reactionsNotifySettings
Reaction notification settings, see here » for more info.
type tg.ReactionsNotifySettings struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
MessagesNotifyFrom | ReactionNotificationsFromClass | — | Message reaction notification settings, if not set completely disables notifications/updates about message reactions. |
StoriesNotifyFrom | ReactionNotificationsFromClass | — | Story reaction notification settings, if not set completely disables notifications/updates about reactions to stories. |
PollVotesNotifyFrom | ReactionNotificationsFromClass | — | PollVotesNotifyFrom field of ReactionsNotifySettings. |
Sound | NotificationSoundClass | yes | Notification sound for reactions » |
ShowPreviews | bool | — | If false, push notifications » about message/story reactions will only be of type REACT_HIDDEN/REACT_STORY_HIDDEN, without any information about the reacted-to story or the reaction itself. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
reactionsNotifySettings#71e4ea58