public static class TdApi.PremiumFeatureAdvancedChatManagement extends TdApi.PremiumFeature
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
PremiumFeatureAdvancedChatManagement()
Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public PremiumFeatureAdvancedChatManagement()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object