public static class TdApi.CanTransferOwnership extends TdApi.Function
Returns CanTransferOwnershipResult
TdApi.Function.Constructors
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() |
toString
public static final int CONSTRUCTOR
public CanTransferOwnership()
Returns CanTransferOwnershipResult
public int getConstructor()
getConstructor
in class TdApi.Function