[][src]Trait rtdlib::types::TDNotificationGroupType

pub trait TDNotificationGroupType: Debug + RObject { }

TRAIT | Describes the type of notifications in a notification group

Implementations on Foreign Types

impl<'a, NOTIFICATIONGROUPTYPE: TDNotificationGroupType> TDNotificationGroupType for &'a NOTIFICATIONGROUPTYPE[src]

impl<'a, NOTIFICATIONGROUPTYPE: TDNotificationGroupType> TDNotificationGroupType for &'a mut NOTIFICATIONGROUPTYPE[src]

Loading content...

Implementors

impl TDNotificationGroupType for NotificationGroupTypeCalls[src]

impl TDNotificationGroupType for NotificationGroupTypeMentions[src]

impl TDNotificationGroupType for NotificationGroupTypeMessages[src]

impl TDNotificationGroupType for NotificationGroupTypeSecretChat[src]

Loading content...