View Source ExTDLib.Object.UpdateAddChatMembersPrivacyForbidden (ExTDLib v0.0.4)
Adding users to a chat has failed because of their privacy settings. An invite link can be shared with the users if appropriate.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| user_ids | string | Identifiers of users, which weren't added because of their privacy settings. |
More details on telegram's documentation.