Module tdlight.api

Class TdApi.ThumbnailFormatPng

Enclosing class:
TdApi

public static final class TdApi.ThumbnailFormatPng extends TdApi.ThumbnailFormat
The thumbnail is in PNG format. It will be used only for background patterns.
  • Field Details

  • Constructor Details

    • ThumbnailFormatPng

      public ThumbnailFormatPng()
      The thumbnail is in PNG format. It will be used only for background patterns.
    • ThumbnailFormatPng

      public ThumbnailFormatPng(DataInput input) throws IOException
      The thumbnail is in PNG format. It will be used only for background patterns.
      Throws:
      IOException
  • Method Details