Skip to content

GramIO API Reference / gramio/dist / RevokeChatInviteLinkParams

Interface: RevokeChatInviteLinkParams

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

Params object for revokeChatInviteLink method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier of the target chat or username of the target channel (in the format @channelusername)@gramio/types/out/params.d.ts:2061
invite_linkstringThe invite link to revoke@gramio/types/out/params.d.ts:2065