import { type Sticker } from "https://deno.land/x/mtkruto@0.1.105/types/1_sticker.ts";
This object represents a sticker.
Properties
Unique identifier for this file, which is supposed to be the same over time and for different users and bots. Can't be used to download or reuse the file.
Type of the sticker, currently one of "regular", "mask", "customEmoji". The type of the sticker is independent from its format, which is determined by the fields is_animated and is_video.
True, if the sticker is animated
True, if the sticker is a video sticker
Sticker thumbnail in the .WEBP or .JPG format
For mask stickers, the position where the mask should be placed
True, if the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status, white color on chat photos, or another appropriate color in other places