get_message_available_reactions


Description:

public async AvailableReactions get_message_available_reactions (int64 chat_id, int64 message_id, int32 row_size) throws TDLibError

Returns reactions, which can be added to a message. The list can change after updateActiveEmojiReactions, updateChatAvailableReactions for the chat, or updateMessageInteractionInfo for the message

Parameters:

chat_id

Identifier of the chat to which the message belongs

message_id

Identifier of the message

row_size

Number of reaction per row, 5-25