public static class TdApi.GetStoryNotificationSettingsExceptions extends TdApi.Function<TdApi.Chats>
Returns Chats
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
GetStoryNotificationSettingsExceptions()
Default constructor for a function, which returns the list of chats with non-default notification settings for stories.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetStoryNotificationSettingsExceptions()
Returns Chats
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object