java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.KeyboardButtonType
it.tdlight.jni.TdApi.KeyboardButtonTypeText
- Enclosing class:
- TdApi
A simple button, with text that must
be sent when the button is pressed.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA simple button, with text that must be sent when the button is pressed.KeyboardButtonTypeText
(DataInput input) A simple button, with text that must be sent when the button is pressed. -
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
-
KeyboardButtonTypeText
public KeyboardButtonTypeText()A simple button, with text that must be sent when the button is pressed. -
KeyboardButtonTypeText
A simple button, with text that must be sent when the button is pressed.- 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()
-