Class TdApi.BotMediaPreviews

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.BotMediaPreviews
Enclosing class:
TdApi

public static class TdApi.BotMediaPreviews extends TdApi.Object
Contains a list of media previews of a bot.
  • Field Details

    • previews

      public TdApi.BotMediaPreview[] previews
      List of media previews.
    • CONSTRUCTOR

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

    • BotMediaPreviews

      public BotMediaPreviews()
      Contains a list of media previews of a bot.
    • BotMediaPreviews

      public BotMediaPreviews(TdApi.BotMediaPreview[] previews)
      Contains a list of media previews of a bot.
      Parameters:
      previews - List of media previews.
  • 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