Raw.messages.InstallStickerSet
Install a stickerset
messages.installStickerSet#c78fe460 stickerset:InputStickerSet archived:Bool = messages.StickerSetInstallResult;
export namespace Raw {
export namespace messages {
export class InstallStickerSet {
constructor(params: { stickerset: Raw.TypeInputStickerSet; archived: boolean }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xc78fe460
Property
stickerset
: Raw.TypeInputStickerSetStickerset to install
archived
: booleanWhether to archive stickerset