set_message_reactions


Description:

public async Ok set_message_reactions (int64 chat_id, int64 message_id, ArrayList<ReactionType?> reaction_types, bool is_big) throws TDLibError

Sets reactions on a message; for bots only

Parameters:

chat_id

Identifier of the chat to which the message belongs

message_id

Identifier of the message

reaction_types

Types of the reaction to set; pass an empty list to remove the reactions

is_big

Pass true if the reactions are added with a big animation