Module tdlight.api

Class TdApi.ThumbnailFormatGif

Enclosing class:
TdApi

public static final class TdApi.ThumbnailFormatGif extends TdApi.ThumbnailFormat
The thumbnail is in static GIF format. It will be used only for some bot inline results.
  • Field Details

  • Constructor Details

    • ThumbnailFormatGif

      public ThumbnailFormatGif()
      The thumbnail is in static GIF format. It will be used only for some bot inline results.
    • ThumbnailFormatGif

      public ThumbnailFormatGif(DataInput input) throws IOException
      The thumbnail is in static GIF format. It will be used only for some bot inline results.
      Throws:
      IOException
  • Method Details