getMessageAvailableReactions¶
Returns reactions, which can be added to a message. The list can change after updateActiveEmojiReactions, updateChatAvailableReactions for the chat, or updateMessageInteractionInfo for the message
getMessageAvailableReactions(
chat_id: int53,
message_id: int53,
row_size: int32
) → AvailableReactions