Skip to content

GramIO API Reference / gramio/dist / DeleteMessageParams

Interface: DeleteMessageParams

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

Params object for deleteMessage method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target channel (in the format @channelusername)@gramio/types/out/params.d.ts:3589
message_idnumberIdentifier of the message to delete@gramio/types/out/params.d.ts:3593