ReactionsNotifySettings#

class pyrogram.raw.types.ReactionsNotifySettings#

Reaction notification settings, see here for more info.

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

Constructors:

This base type has 1 constructor available.

ReactionsNotifySettings

Reaction notification settings, see here for more info.

Functions:

This object can be returned by 2 functions.

account.GetReactionsNotifySettings

Get the current reaction notification settings .

account.SetReactionsNotifySettings

Change the reaction notification settings .