Skip to content

GramIO API Reference / gramio/dist / DeleteAllMessageReactionsParams

Interface: DeleteAllMessageReactionsParams

Defined in: @gramio/types/out/params.d.ts:4152

Params object for deleteAllMessageReactions method

Properties

PropertyTypeDescriptionDefined in
actor_chat_id?numberIdentifier of the chat whose reactions will be removed, if the reactions were added by a chat@gramio/types/out/params.d.ts:4164
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup in the format @username@gramio/types/out/params.d.ts:4156
user_id?numberIdentifier of the user whose reactions will be removed, if the reactions were added by a user@gramio/types/out/params.d.ts:4160