java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatEventAction
it.tdlight.jni.TdApi.ChatEventForumTopicCreated
- Enclosing class:
- TdApi
A new forum topic was created.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Information about the topic. -
Constructor Summary
ConstructorDescriptionA new forum topic was created.ChatEventForumTopicCreated
(TdApi.ForumTopicInfo topicInfo) A new forum topic was created.A new forum topic was created. -
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
-
ChatEventForumTopicCreated
public ChatEventForumTopicCreated()A new forum topic was created. -
ChatEventForumTopicCreated
A new forum topic was created.- Parameters:
topicInfo
- ForumTopicInfo Information about the topic.
-
ChatEventForumTopicCreated
A new forum topic was created.- 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()
-