public static class TdApi.PremiumFeatureMessagePrivacy extends TdApi.PremiumFeature
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
PremiumFeatureMessagePrivacy()
The ability to disallow incoming voice and video note messages in private chats using setUserPrivacySettingRules with userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages and to restrict incoming messages from non-contacts using setNewChatPrivacySettings.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public PremiumFeatureMessagePrivacy()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object