messages.invitedUsers

Contains info about successfully or unsuccessfully invited » users.

Constructor schema is available as of layer 177. Switch »

Parameters

Name Type Description
updates Updates List of updates about successfully invited users (and eventually info about the created group)
missing_invitees Vector<MissingInvitee> A list of users that could not be invited, along with the reason why they couldn't be invited.

Type

messages.InvitedUsers

Related pages

Invites

Chats and channels may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests.