Class TdApi.ActiveStoryStateLive

Enclosing class:
TdApi

public static class TdApi.ActiveStoryStateLive extends TdApi.ActiveStoryState
The chat has an active live story.
  • Field Details

    • storyId

      public int storyId
      Identifier of the active live story.
    • CONSTRUCTOR

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

    • ActiveStoryStateLive

      public ActiveStoryStateLive()
      The chat has an active live story.
    • ActiveStoryStateLive

      public ActiveStoryStateLive(int storyId)
      The chat has an active live story.
      Parameters:
      storyId - Identifier of the active live story.
  • 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