Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>stickers_createStickerSet

Cross-runtime JavaScript library for building Telegram clients
Latest
interface stickers_createStickerSet
import { type stickers_createStickerSet } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "stickers.createStickerSet"
optional
masks: true
optional
emojis: true
optional
text_color: true
user_id: InputUser
title: string
short_name: string
optional
thumb: InputDocument
stickers: Array<InputStickerSetItem>
optional
software: string
optional
[R]: messages_StickerSet