UpdateGroupInvitePrivacyForbidden#
- class pyrogram.raw.types.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 of
Update
.- Details:
Layer:
158
ID:
CCF08AD6
- Parameters:
user_id (
int
64-bit
) – ID of the user we couldn’t add.