telegramx.js

DeleteAllMessageReactionsParams

interface

Declaration

interface DeleteAllMessageReactionsParams 

Properties

actor_chat_id?: number;

Identifier of the chat whose reactions will be removed, if the reactions were 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

user_idproperty#
user_id?: number;

Identifier of the user whose reactions will be removed, if the reactions were added by a user