java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PushMessageContent
it.tdlight.jni.TdApi.PushMessageContentChatSetTheme
- Enclosing class:
- TdApi
A chat theme was edited.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
If non-empty, name of a new theme, set for the chat. -
Constructor Summary
ConstructorDescriptionA chat theme was edited.A chat theme was edited.PushMessageContentChatSetTheme
(String themeName) A chat theme was edited. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
themeName
If non-empty, name of a new theme, set for the chat. Otherwise chat theme was reset to the default one. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PushMessageContentChatSetTheme
public PushMessageContentChatSetTheme()A chat theme was edited. -
PushMessageContentChatSetTheme
A chat theme was edited.- Parameters:
themeName
- String If non-empty, name of a new theme, set for the chat. Otherwise chat theme was reset to the default one.
-
PushMessageContentChatSetTheme
A chat theme was edited.- 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()
-