java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.KeyboardButtonType
it.tdlight.jni.TdApi.KeyboardButtonTypeWebApp
- Enclosing class:
- TdApi
A button that opens a Web App by calling getWebAppUrl.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
An HTTP URL to pass to getWebAppUrl. -
Constructor Summary
ConstructorDescriptionA button that opens a Web App by calling getWebAppUrl.A button that opens a Web App by calling getWebAppUrl.A button that opens a Web App by calling getWebAppUrl. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
url
An HTTP URL to pass to getWebAppUrl. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
KeyboardButtonTypeWebApp
public KeyboardButtonTypeWebApp()A button that opens a Web App by calling getWebAppUrl. -
KeyboardButtonTypeWebApp
A button that opens a Web App by calling getWebAppUrl.- Parameters:
url
- String An HTTP URL to pass to getWebAppUrl.
-
KeyboardButtonTypeWebApp
A button that opens a Web App by calling getWebAppUrl.- 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()
-