telegramx.js

ReplaceStickerInSetParams

interface

Declaration

interface ReplaceStickerInSetParams 

Properties

nameproperty#
name: string;

Sticker set name

old_stickerproperty#
old_sticker: string;

File identifier of the replaced sticker

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 remains unchanged.

user_idproperty#
user_id: number;

User identifier of the sticker set owner