Module tdlight.api

Class TdApi.ThumbnailFormatWebm

Enclosing class:
TdApi

public static final class TdApi.ThumbnailFormatWebm extends TdApi.ThumbnailFormat
The thumbnail is in WEBM format. It will be used only for WEBM sticker sets.
  • Field Details

  • Constructor Details

    • ThumbnailFormatWebm

      public ThumbnailFormatWebm()
      The thumbnail is in WEBM format. It will be used only for WEBM sticker sets.
    • ThumbnailFormatWebm

      public ThumbnailFormatWebm(DataInput input) throws IOException
      The thumbnail is in WEBM format. It will be used only for WEBM sticker sets.
      Throws:
      IOException
  • Method Details