Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data NotificationSettingsScope Source #
Describes the types of chats to which notification settings are relevant
NotificationSettingsScopePrivateChats | Notification settings applied to all private and secret chats when the corresponding chat setting has a default value |
NotificationSettingsScopeGroupChats | Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value |
NotificationSettingsScopeChannelChats | Notification settings applied to all channel chats when the corresponding chat setting has a default value |