telegramx.js

DeleteMessageReactionParams

interface

Declaration

interface DeleteMessageReactionParams 

Properties

actor_chat_id?: number;

Identifier of the chat whose reaction will be removed, if the reaction was added by a chat

chat_idproperty#
chat_id: number | string;

Unique identifier for the target chat or username of the target supergroup in the format

message_idproperty#
message_id: number;

Identifier of the target message

user_idproperty#
user_id?: number;

Identifier of the user whose reaction will be removed, if the reaction was added by a user