format property

  1. @JsonKey(name: 'format')
InputStickerFormat get format
inherited

Format of the added sticker, must be one of "static" for a .WEBP or .PNG image, "animated" for a .TGS animation, "video" for a WEBM video

Implementation

@JsonKey(name: 'format')
InputStickerFormat get format;