public static class TdApi.GetNewChatPrivacySettings extends TdApi.Function<TdApi.NewChatPrivacySettings>
Returns NewChatPrivacySettings
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
GetNewChatPrivacySettings()
Default constructor for a function, which returns privacy settings for new chat creation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetNewChatPrivacySettings()
Returns NewChatPrivacySettings
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object