Class StickerType.

see
package Default

 Properties

 

Optional. Emoji associated with the sticker.

$emoji : string | null

Default

 

Unique identifier for this file.

$fileId : string

Default

 

Optional. File size.

$fileSize : integer | null

Default

 

Unique identifier for this file, which is supposed to be the same over time and for different bots.

$fileUniqueId : string

Default

Can't be used to download or reuse the file.

 

Sticker height.

$height : integer

Default

 

True, if the sticker is animated.

$isAnimated : boolean

Default

 

Optional. For mask stickers, the position where the mask should be placed.

$maskPosition : \TgBotApi\BotApiBase\Type\MaskPositionType | null

Default

 

Optional. Name of the sticker set to which the sticker belongs.

$setName : string | null

Default

 

Optional. Sticker thumbnail in the "webp" or "jpg" format.

$thumb : \TgBotApi\BotApiBase\Type\PhotoSizeType | null

Default

 

Sticker width.

$width : integer

Default