Skip to content

GramIO API Reference / gramio/dist / EditChatSubscriptionInviteLinkParams

Interface: EditChatSubscriptionInviteLinkParams

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

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 @username@gramio/types/out/params.d.ts:2234
invite_linkstringThe invite link to edit@gramio/types/out/params.d.ts:2238
name?stringInvite link name; 0-32 characters@gramio/types/out/params.d.ts:2242