TDLib
Loading...
Searching...
No Matches
td::td_api::UserPrivacySettingRule Class Reference

Inherits td::td_api::Object.

Inherited by td::td_api::userPrivacySettingRuleAllowAll, td::td_api::userPrivacySettingRuleAllowChatMembers, td::td_api::userPrivacySettingRuleAllowContacts, td::td_api::userPrivacySettingRuleAllowUsers, td::td_api::userPrivacySettingRuleRestrictAll, td::td_api::userPrivacySettingRuleRestrictChatMembers, td::td_api::userPrivacySettingRuleRestrictContacts, and td::td_api::userPrivacySettingRuleRestrictUsers.

Additional Inherited Members

- Public Member Functions inherited from td::TlObject
virtual std::int32_t get_id () const =0
 
virtual void store (TlStorerUnsafe &s) const
 
virtual void store (TlStorerCalcLength &s) const
 
virtual void store (TlStorerToString &s, const char *field_name) const =0
 
 TlObject ()=default
 
 TlObject (const TlObject &)=delete
 
TlObjectoperator= (const TlObject &)=delete
 
 TlObject (TlObject &&)=default
 
TlObjectoperator= (TlObject &&)=default
 
virtual ~TlObject ()=default
 

Detailed Description

This class is an abstract base class. Represents a single rule for managing user privacy settings.


The documentation for this class was generated from the following file: