java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatEventAction
it.tdlight.jni.TdApi.ChatEventForumTopicDeleted
- Enclosing class:
- TdApi
A forum topic was deleted.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Information about the topic. -
Constructor Summary
ConstructorDescriptionA forum topic was deleted.ChatEventForumTopicDeleted
(TdApi.ForumTopicInfo topicInfo) A forum topic was deleted.A forum topic was deleted. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
topicInfo
Information about the topic. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ChatEventForumTopicDeleted
public ChatEventForumTopicDeleted()A forum topic was deleted. -
ChatEventForumTopicDeleted
A forum topic was deleted.- Parameters:
topicInfo
- ForumTopicInfo Information about the topic.
-
ChatEventForumTopicDeleted
A forum topic was deleted.- 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()
-