java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageForumTopicIsHiddenToggled
- Enclosing class:
- TdApi
A General forum topic has been hidden or unhidden.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
boolean
True, if the topic was hidden; otherwise, the topic was unhidden. -
Constructor Summary
ConstructorDescriptionA General forum topic has been hidden or unhidden.MessageForumTopicIsHiddenToggled
(boolean isHidden) A General forum topic has been hidden or unhidden.A General forum topic has been hidden or unhidden. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
isHidden
public boolean isHiddenTrue, if the topic was hidden; otherwise, the topic was unhidden. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageForumTopicIsHiddenToggled
public MessageForumTopicIsHiddenToggled()A General forum topic has been hidden or unhidden. -
MessageForumTopicIsHiddenToggled
public MessageForumTopicIsHiddenToggled(boolean isHidden) A General forum topic has been hidden or unhidden.- Parameters:
isHidden
- boolean True, if the topic was hidden; otherwise, the topic was unhidden.
-
MessageForumTopicIsHiddenToggled
A General forum topic has been hidden or unhidden.- 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()
-