java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PushMessageContent
it.tdlight.jni.TdApi.PushMessageContentChatChangeTitle
- Enclosing class:
- TdApi
A chat title was edited.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA chat title was edited.A chat title was edited.A chat title was edited. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
title
New chat title. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PushMessageContentChatChangeTitle
public PushMessageContentChatChangeTitle()A chat title was edited. -
PushMessageContentChatChangeTitle
A chat title was edited.- Parameters:
title
- String New chat title.
-
PushMessageContentChatChangeTitle
A chat title 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()
-