Interface IRevokeChatInviteLinkParams

Parameters for the revokeChatInviteLink method

Hierarchy

  • IRevokeChatInviteLinkParams

Properties

Properties

chat_id: string | number

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

invite_link: string

The invite link to revoke

Generated using TypeDoc