Skip to content

getMessageAvailableReactions

Function · TDLib 1.8.67 · d1085f9c

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

chat_id

int53

Identifier of the chat to which the message belongs

message_id

int53

Identifier of the message

row_size

int32

Number of reaction per row, 5-25