Class TdApi.ChatEventForumTopicToggleIsHidden

Enclosing class:
TdApi

public static class TdApi.ChatEventForumTopicToggleIsHidden extends TdApi.ChatEventAction
The General forum topic was hidden or unhidden.
  • Field Details

    • topicInfo

      public TdApi.ForumTopicInfo topicInfo
      New information about the topic.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • ChatEventForumTopicToggleIsHidden

      public ChatEventForumTopicToggleIsHidden()
      The General forum topic was hidden or unhidden.
    • ChatEventForumTopicToggleIsHidden

      public ChatEventForumTopicToggleIsHidden(TdApi.ForumTopicInfo topicInfo)
      The General forum topic was hidden or unhidden.
      Parameters:
      topicInfo - New information about the topic.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR