messages.invitedUsers
Contains info about successfully or unsuccessfully invited » users.
type tg.MessagesInvitedUsers struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Updates | UpdatesClass | yes | List of updates about successfully invited users (and eventually info about the created group) |
MissingInvitees | []MissingInvitee | yes | A list of users that could not be invited, along with the reason why they couldn't be invited. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
messages.invitedUsers#7f5defa6