[][src]Trait rtdlib::types::TDNotificationType

pub trait TDNotificationType: Debug + RObject { }

TRAIT | Contains detailed information about a notification

Implementations on Foreign Types

impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a NOTIFICATIONTYPE[src]

impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a mut NOTIFICATIONTYPE[src]

Loading content...

Implementors

impl TDNotificationType for NotificationTypeNewCall[src]

impl TDNotificationType for NotificationTypeNewMessage[src]

impl TDNotificationType for NotificationTypeNewPushMessage[src]

impl TDNotificationType for NotificationTypeNewSecretChat[src]

Loading content...