reactionsNotifySettings

Reaction notification settings, see here » for more info.

reactionsNotifySettings#56e34970 flags:# messages_notify_from:flags.0?ReactionNotificationsFrom stories_notify_from:flags.1?ReactionNotificationsFrom sound:NotificationSound show_previews:Bool = ReactionsNotifySettings;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
messages_notify_from flags.0?ReactionNotificationsFrom Message reaction notification settings, if not set completely disables notifications/updates about message reactions.
stories_notify_from flags.1?ReactionNotificationsFrom Story reaction notification settings, if not set completely disables notifications/updates about reactions to stories.
poll_votes_notify_from flags.2?ReactionNotificationsFrom Non-anonymous poll vote » notification settings, if not set completely disables notifications/updates about votes cast in the user's non-anonymous polls.
sound NotificationSound Notification sound for reactions »
show_previews 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.

Type

ReactionsNotifySettings

Related pages

Polls and quizzes

Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels.

Notification sounds

The API allows uploading and synchronizing notification sounds associated to a specific chat.

Handling PUSH-notifications

How to subscribe to and handle PUSH notifications

Message reactions

Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.