Trait rust_tdlib::types::TDNotificationType [−][src]
pub trait TDNotificationType: Debug + RObject { }
Expand description
Contains detailed information about a notification
pub trait TDNotificationType: Debug + RObject { }
Contains detailed information about a notification
impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a NOTIFICATIONTYPE
[src]impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a mut NOTIFICATIONTYPE
[src]