format property
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;
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
@JsonKey(name: 'format')
InputStickerFormat get format;