java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateChatThemes
- Enclosing class:
- TdApi
The list of available chat themes has changed.
-
Field Summary
Modifier and TypeFieldDescriptionThe new list of chat themes.static final int
-
Constructor Summary
ConstructorDescriptionThe list of available chat themes has changed.UpdateChatThemes
(TdApi.ChatTheme[] chatThemes) The list of available chat themes has changed.UpdateChatThemes
(DataInput input) The list of available chat themes has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
chatThemes
The new list of chat themes. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateChatThemes
public UpdateChatThemes()The list of available chat themes has changed. -
UpdateChatThemes
The list of available chat themes has changed.- Parameters:
chatThemes
- ChatTheme[] The new list of chat themes.
-
UpdateChatThemes
The list of available chat themes 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()
-