Skip to content

GramIO API Reference / gramio/dist / DeleteMessageParams

Interface: DeleteMessageParams

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

Params object for deleteMessage method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target bot, supergroup or channel in the format @username@gramio/types/out/params.d.ts:4088
message_idnumberIdentifier of the message to delete@gramio/types/out/params.d.ts:4092