Trait rust_tdlib::types::TDMessageForwardOrigin [−][src]
pub trait TDMessageForwardOrigin: Debug + RObject { }
Expand description
Contains information about the origin of a forwarded message
pub trait TDMessageForwardOrigin: Debug + RObject { }
Contains information about the origin of a forwarded message
impl<'a, MESSAGEFORWARDORIGIN: TDMessageForwardOrigin> TDMessageForwardOrigin for &'a MESSAGEFORWARDORIGIN
[src]impl<'a, MESSAGEFORWARDORIGIN: TDMessageForwardOrigin> TDMessageForwardOrigin for &'a mut MESSAGEFORWARDORIGIN
[src]