Skip to content

GramIO API Reference / gramio/dist / EditChatSubscriptionInviteLinkParams

Interface: EditChatSubscriptionInviteLinkParams

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

Params object for editChatSubscriptionInviteLink 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:2043
invite_linkstringThe invite link to edit@gramio/types/out/params.d.ts:2047
name?stringInvite link name; 0-32 characters@gramio/types/out/params.d.ts:2051