public static class TdApi.GetBusinessConnectedBot extends TdApi.Function<TdApi.BusinessConnectedBot>
Returns BusinessConnectedBot
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
GetBusinessConnectedBot()
Default constructor for a function, which returns the business bot that is connected to the current user account.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetBusinessConnectedBot()
Returns BusinessConnectedBot
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object