InputPrivacyRuleAllowChats¶ class pyrogram.types.InputPrivacyRuleAllowChats¶ Allow only participants of certain chats. Parameters:¶ chat_ids (int | str | Iterable of int or str) – Unique identifier (int) or username (str) of the target chat.