Raw.stickers.RemoveStickerFromSet
Remove a sticker from the set where it belongs, bots only. the sticker set must have been created by the bot.
stickers.removeStickerFromSet#f7760f51 sticker:InputDocument = messages.StickerSet;
export namespace Raw {
export namespace stickers {
export class RemoveStickerFromSet {
constructor(params: { sticker: Raw.TypeInputDocument }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf7760f51
Property
sticker
: Raw.TypeInputDocumentThe sticker to remove