Class TdApi.ChatEventForumTopicCreated

Enclosing class:
TdApi

public static class TdApi.ChatEventForumTopicCreated extends TdApi.ChatEventAction
A new forum topic was created.
  • Field Details

    • topicInfo

      public TdApi.ForumTopicInfo topicInfo
      Information about the topic.
    • CONSTRUCTOR

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

    • ChatEventForumTopicCreated

      public ChatEventForumTopicCreated()
      A new forum topic was created.
    • ChatEventForumTopicCreated

      public ChatEventForumTopicCreated(TdApi.ForumTopicInfo topicInfo)
      A new forum topic was created.
      Parameters:
      topicInfo - 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