Class TdApi.StoryAlbums

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.StoryAlbums
Enclosing class:
TdApi

public static class TdApi.StoryAlbums extends TdApi.Object
Represents a list of story albums.
  • Field Details

    • albums

      public TdApi.StoryAlbum[] albums
      List of story albums.
    • CONSTRUCTOR

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

    • StoryAlbums

      public StoryAlbums()
      Represents a list of story albums.
    • StoryAlbums

      public StoryAlbums(TdApi.StoryAlbum[] albums)
      Represents a list of story albums.
      Parameters:
      albums - List of story albums.
  • 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