Trait TDMessageForwardOrigin

Source
pub trait TDMessageForwardOrigin: Debug + RObject { }
Expand description

Contains information about the origin of a forwarded message

Implementations on Foreign Types§

Source§

impl<'a, MESSAGEFORWARDORIGIN: TDMessageForwardOrigin> TDMessageForwardOrigin for &'a MESSAGEFORWARDORIGIN

Source§

impl<'a, MESSAGEFORWARDORIGIN: TDMessageForwardOrigin> TDMessageForwardOrigin for &'a mut MESSAGEFORWARDORIGIN

Implementors§