TgKit library and website are still in early development!

StickerSetCreateOptions Interface

Properties

name string

Short name of sticker set, to be used in

See the code

needsRepainting boolean

If stickers in the sticker set must be repainted to the color of text when used in messages, the accent color if used as emoji status, white on chat photos, or another appropriate color based on context; for custom emoji sticker sets only

See the code

stickerFormat StickerFormat

Format of stickers in the set

See the code

stickerType StickerType

Type of stickers in the set. By default, a regular sticker set is created.

See the code

stickers

List of 1-50 initial stickers to be added to the sticker set

See the code

title string

Sticker set title, 1-64 characters

See the code

userId number

User identifier of created sticker set owner

See the code