Skip to content

removeMessageReaction

Function · TDLib 1.8.67 · d1085f9c

Removes a reaction from a message. A chosen reaction can always be removed

removeMessageReaction(
  chat_id: int53,
  message_id: int53,
  reaction_type: ReactionType
) → Ok

chat_id

int53

Identifier of the chat to which the message belongs

message_id

int53

Identifier of the message

reaction_type

ReactionType

Type of the reaction to remove. The paid reaction can't be removed