java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.KeyboardButtonType
it.tdlight.jni.TdApi.KeyboardButtonTypeRequestPhoneNumber
- Enclosing class:
- TdApi
public static final class TdApi.KeyboardButtonTypeRequestPhoneNumber
extends TdApi.KeyboardButtonType
A button that sends the user's
phone number when pressed; available
only in private chats.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA button that sends the user's phone number when pressed; available only in private chats.A button that sends the user's phone number when pressed; available only in private chats. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
KeyboardButtonTypeRequestPhoneNumber
public KeyboardButtonTypeRequestPhoneNumber()A button that sends the user's phone number when pressed; available only in private chats. -
KeyboardButtonTypeRequestPhoneNumber
A button that sends the user's phone number when pressed; available only in private chats.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-