Class TdApi.ChatEventForumTopicToggleIsClosed

Enclosing class:
TdApi

public static class TdApi.ChatEventForumTopicToggleIsClosed extends TdApi.ChatEventAction
A forum topic was closed or reopened.
  • 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

    • ChatEventForumTopicToggleIsClosed

      public ChatEventForumTopicToggleIsClosed()
      A forum topic was closed or reopened.
    • ChatEventForumTopicToggleIsClosed

      public ChatEventForumTopicToggleIsClosed(TdApi.ForumTopicInfo topicInfo)
      A forum topic was closed or reopened.
      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