View Source ExTDLib.Object.AvailableReactions (ExTDLib v0.0.4)

Represents a list of reactions that can be added to a message.

NameTypeDescription
top_reactionsavailableReactionList of reactions to be shown at the top.
recent_reactionsavailableReactionList of recently used reactions.
popular_reactionsavailableReactionList of popular reactions.
allow_custom_emojiboolTrue, if any custom emoji reaction can be added by Telegram Premium subscribers.

More details on telegram's documentation.