telegramx.js

AddStickerToSetParams

interface

AUTO-GENERATED by scripts/generate.ts — DO NOT EDIT BY HAND. Source: Bot API 10.1 (June 11, 2026) Spec: https://github.com/PaulSonOfLars/telegram-bot-api-spec

Declaration

interface AddStickerToSetParams 

Properties

nameproperty#
name: string;

Sticker set name

stickerproperty#
sticker: InputSticker;

A JSON-serialized object with information about the added sticker. If exactly the same sticker had already been added to the set, then the set isn't changed.

user_idproperty#
user_id: number;

User identifier of sticker set owner