Skip to content

GramIO API Reference / gramio/dist / DeleteEphemeralMessageParams

Interface: DeleteEphemeralMessageParams

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

Params object for deleteEphemeralMessage method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup in the format @username@gramio/types/out/params.d.ts:4116
ephemeral_message_idnumberIdentifier of the ephemeral message to delete@gramio/types/out/params.d.ts:4124
receiver_user_idnumberIdentifier of the user who received the message@gramio/types/out/params.d.ts:4120