messages.invitedUsers

Contains info about successfully or unsuccessfully invited » users.

messages.invitedUsers#7f5defa6 updates:Updates missing_invitees:Vector<MissingInvitee> = messages.InvitedUsers;

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.