public static class TdApi.CanTransferOwnership extends TdApi.Function<TdApi.CanTransferOwnershipResult>
Returns CanTransferOwnershipResult
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
CanTransferOwnership()
Default constructor for a function, which checks whether the current session can be used to transfer a chat ownership to another user.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public CanTransferOwnership()
Returns CanTransferOwnershipResult
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object