InputPrivacyValueDisallowChatParticipants#

class pyrogram.raw.types.InputPrivacyValueDisallowChatParticipants#

Disallow only participants of certain chats

title
megagroup
color
photo
username
usernames
has_geo
noforwards
emoji_status
has_link
slow_mode_enabled
scam
fake
gigagroup
forum
level
restricted
restriction_reason
join_to_send
join_request
is_verified
default_banned_rights
signature_profiles

Constructor of InputPrivacyRule.

Details:
  • Layer: 211

  • ID: E94F0F86

Parameters:

chats (List of int 64-bit) – Disallowed chat IDs (either a chat or a supergroup ID, verbatim the way it is received in the constructor (i.e. unlike with bot API IDs, here group and supergroup IDs should be treated in the same way)).