Class TdApi.CanPostStoryResultLiveStoryIsActive

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.CanPostStoryResult
org.drinkless.tdlib.TdApi.CanPostStoryResultLiveStoryIsActive
Enclosing class:
TdApi

public static class TdApi.CanPostStoryResultLiveStoryIsActive extends TdApi.CanPostStoryResult
The user or the chat has an active live story. The live story must be deleted first.
  • 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

    • CanPostStoryResultLiveStoryIsActive

      public CanPostStoryResultLiveStoryIsActive()
      The user or the chat has an active live story. The live story must be deleted first.
    • CanPostStoryResultLiveStoryIsActive

      public CanPostStoryResultLiveStoryIsActive(int storyId)
      The user or the chat has an active live story. The live story must be deleted first.
      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