Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface createChatInviteLinkOptions

Hierarchy

Index

Properties

creates_join_request?: boolean

True, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specified

expire_date?: number

Point in time (Unix timestamp) when the link will expire

member_limit?: number

Maximum number of users that can be members of the chat simultaneously after joining the chat via this invite link; 1-99999

name?: string

Invite link name; 0-32 characters

Generated using TypeDoc