UpdateAddChatMembersPrivacyForbidden constructor

UpdateAddChatMembersPrivacyForbidden(
  1. {required int chat_id,
  2. required List<int> user_ids,
  3. int? extra,
  4. int? clientId}
)

Adding users to a chat has failed because of their privacy settings. An invite link can be shared with the users if appropriate

Implementation

UpdateAddChatMembersPrivacyForbidden