java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateAttachmentMenuBots
- Enclosing class:
- TdApi
The list of bots added to attachment
menu has changed.
-
Field Summary
Modifier and TypeFieldDescriptionThe new list of bots added to attachment menu.static final int
-
Constructor Summary
ConstructorDescriptionThe list of bots added to attachment menu has changed.The list of bots added to attachment menu has changed.The list of bots added to attachment menu has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
bots
The new list of bots added to attachment menu. The bots must not be shown on scheduled messages screen. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateAttachmentMenuBots
public UpdateAttachmentMenuBots()The list of bots added to attachment menu has changed. -
UpdateAttachmentMenuBots
The list of bots added to attachment menu has changed.- Parameters:
bots
- AttachmentMenuBot[] The new list of bots added to attachment menu. The bots must not be shown on scheduled messages screen.
-
UpdateAttachmentMenuBots
The list of bots added to attachment menu has changed.- 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()
-