Interface IDeleteMessageParams

Parameters for the deleteMessage method

Hierarchy

  • IDeleteMessageParams

Properties

Properties

chat_id: string | number

Unique identifier for the target chat or username of the target channel (in the format @channelusername)

message_id: number

Identifier of the message to delete

Generated using TypeDoc