Trait rtdlib::types::TDNotificationSettingsScope[][src]

pub trait TDNotificationSettingsScope: Debug + RObject { }

TRAIT | Describes the types of chats to which notification settings are applied

Implementations on Foreign Types

impl<'a, NOTIFICATIONSETTINGSSCOPE: TDNotificationSettingsScope> TDNotificationSettingsScope for &'a NOTIFICATIONSETTINGSSCOPE[src]

impl<'a, NOTIFICATIONSETTINGSSCOPE: TDNotificationSettingsScope> TDNotificationSettingsScope for &'a mut NOTIFICATIONSETTINGSSCOPE[src]

Loading content...

Implementors

Loading content...