Skip to main content
Module

x/mtkruto/2_tl.ts>Api.stickers_createStickerSet

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.stickers_createStickerSet
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { stickers_createStickerSet } = Api;

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