InputPrivacyRuleAllowUsers

class pyrogram.types.InputPrivacyRuleAllowUsers

Allow only participants of certain users.

Parameters:

chat_ids (int | str | Iterable of int or str, optional) – Unique identifier (int) or username (str) of the target chat.