public static class TdApi.GetChatsToSendStories 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 |
|---|
GetChatsToSendStories()
Default constructor for a function, which returns supergroup and channel chats in which the current user has the right to post stories.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetChatsToSendStories()
Returns Chats
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object