removeMessageReaction¶
Removes a reaction from a message. A chosen reaction can always be removed
removeMessageReaction(
chat_id: int53,
message_id: int53,
reaction_type: ReactionType
) → Ok
removeMessageReaction¶Removes a reaction from a message. A chosen reaction can always be removed
removeMessageReaction(
chat_id: int53,
message_id: int53,
reaction_type: ReactionType
) → Ok