Class TdApi.ThumbnailFormatWebp

Enclosing class:
TdApi

public static class TdApi.ThumbnailFormatWebp
extends TdApi.ThumbnailFormat
The thumbnail is in WEBP format. It will be used only for some stickers.
  • Field Details

  • Constructor Details

    • ThumbnailFormatWebp

      public ThumbnailFormatWebp()
      The thumbnail is in WEBP format. It will be used only for some stickers.
    • ThumbnailFormatWebp

      public ThumbnailFormatWebp​(DataInput input) throws IOException
      The thumbnail is in WEBP format. It will be used only for some stickers.
      Throws:
      IOException
  • Method Details