java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageWebAppDataSent
- Enclosing class:
- TdApi
Data from a Web App has been sent to a bot.
-
Field Summary
Modifier and TypeFieldDescriptionText of the keyboardButtonTypeWebApp button, which opened the Web App.static final int
-
Constructor Summary
ConstructorDescriptionData from a Web App has been sent to a bot.MessageWebAppDataSent
(DataInput input) Data from a Web App has been sent to a bot.MessageWebAppDataSent
(String buttonText) Data from a Web App has been sent to a bot. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
buttonText
Text of the keyboardButtonTypeWebApp button, which opened the Web App. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageWebAppDataSent
public MessageWebAppDataSent()Data from a Web App has been sent to a bot. -
MessageWebAppDataSent
Data from a Web App has been sent to a bot.- Parameters:
buttonText
- String Text of the keyboardButtonTypeWebApp button, which opened the Web App.
-
MessageWebAppDataSent
Data from a Web App has been sent to a bot.- 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()
-