updateGroupInvitePrivacyForbidden

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 »

Parameters

Name Type Description
user_id long ID of the user we couldn't add.

Type

 

Related pages

messages.addChatUser

Adds a user to a chat and sends a service message on it.

channels.inviteToChannel

Invite users to a channel/supergroup

messages.createChat

Creates a new chat.

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.