Package org.drinkless.tdlib
Class TdApi.UserPrivacySetting
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.UserPrivacySetting
- Direct Known Subclasses:
TdApi.UserPrivacySettingAllowCalls,TdApi.UserPrivacySettingAllowChatInvites,TdApi.UserPrivacySettingAllowFindingByPhoneNumber,TdApi.UserPrivacySettingAllowPeerToPeerCalls,TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages,TdApi.UserPrivacySettingAllowUnpaidMessages,TdApi.UserPrivacySettingAutosaveGifts,TdApi.UserPrivacySettingShowBio,TdApi.UserPrivacySettingShowBirthdate,TdApi.UserPrivacySettingShowLinkInForwardedMessages,TdApi.UserPrivacySettingShowPhoneNumber,TdApi.UserPrivacySettingShowProfilePhoto,TdApi.UserPrivacySettingShowStatus
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes available user privacy settings.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
UserPrivacySetting
public UserPrivacySetting()Default class constructor.
-