PrivacyRules
---types--- account.privacyRules#50a04e45 rules:Vector<PrivacyRule> chats:Vector<Chat> users:Vector<User> = account.PrivacyRules
Belongs to
account.PrivacyRules |
This type can only be an instance of:
PrivacyRules |
Members
rules | PrivacyRule | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |