java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageBotWriteAccessAllowed
- Enclosing class:
- TdApi
The user allowed the bot to send messages.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Information about the Web App, which requested the access; may be null if none or the Web App was opened from the attachment menu. -
Constructor Summary
ConstructorDescriptionThe user allowed the bot to send messages.The user allowed the bot to send messages.The user allowed the bot to send messages. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
webApp
Information about the Web App, which requested the access; may be null if none or the Web App was opened from the attachment menu. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageBotWriteAccessAllowed
public MessageBotWriteAccessAllowed()The user allowed the bot to send messages. -
MessageBotWriteAccessAllowed
The user allowed the bot to send messages.- Parameters:
webApp
- WebApp Information about the Web App, which requested the access; may be null if none or the Web App was opened from the attachment menu.
-
MessageBotWriteAccessAllowed
The user allowed the bot to send messages.- 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()
-