0-N updates of this type may be returned only when invoking messages.addChatUser, channels.inviteToChannel or messages.createChat: it indicates we couldn't add a user to a chat because of their privacy settings; if required, an invite link can be shared with the user, instead.
Constructor schema is available as of layer 177. Switch »
Name | Type | Description |
---|---|---|
user_id | long | ID of the user we couldn't add. |
Adds a user to a chat and sends a service message on it.
Invite users to a channel/supergroup
Creates a new chat.
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.