- Enclosing class:
- TdApi
Changes the chat theme. Supported only
in private and secret chats.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionlongChat identifier.static final intName of the new chat theme; pass an empty string to return the default theme. -
Constructor Summary
ConstructorsConstructorDescriptionChanges the chat theme.SetChatTheme(long chatId, String themeName) Changes the chat theme.SetChatTheme(DataInput input) Changes the chat theme. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
themeName
Name of the new chat theme; pass an empty string to return the default theme. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetChatTheme
public SetChatTheme()Changes the chat theme. Supported only in private and secret chats. ReturnsOk -
SetChatTheme
Changes the chat theme. Supported only in private and secret chats. ReturnsOk- Parameters:
chatId- long Chat identifier.themeName- String Name of the new chat theme; pass an empty string to return the default theme.
-
SetChatTheme
Changes the chat theme. Supported only in private and secret chats. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-