Class TdApi.ChatStatisticsObjectTypeStory

Enclosing class:
TdApi

public static class TdApi.ChatStatisticsObjectTypeStory extends TdApi.ChatStatisticsObjectType
Describes a story sent by the chat.
  • Field Details

    • storyId

      public int storyId
      Story identifier.
    • CONSTRUCTOR

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

    • ChatStatisticsObjectTypeStory

      public ChatStatisticsObjectTypeStory()
      Describes a story sent by the chat.
    • ChatStatisticsObjectTypeStory

      public ChatStatisticsObjectTypeStory(int storyId)
      Describes a story sent by the chat.
      Parameters:
      storyId - Story identifier.
  • 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