TDLib v0.0.2 TDLib.Method.AddStickerToSet View Source

Adds a new sticker to a set; for bots only. Returns the sticker set. Returns object_ptr.

NameTypeDescription
user_idnumberSticker set owner.
namestringSticker set name.
stickerinputStickerSticker to add to the set.

More details on telegram’s documentation.