Contains info about successfully or unsuccessfully invited » users.
messages.invitedUsers#7f5defa6 updates:Updates missing_invitees:Vector<MissingInvitee> = messages.InvitedUsers;
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. |
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.