Raw.channels.SetStickers
Associate a stickerset to the supergroup
channels.setStickers#ea8ca4f9 channel:InputChannel stickerset:InputStickerSet = Bool;
export namespace Raw {
export namespace channels {
export class SetStickers {
constructor(params: { channel: Raw.TypeInputChannel; stickerset: Raw.TypeInputStickerSet }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xea8ca4f9
Property
channel
: Raw.TypeInputChannelSupergroup
stickerset
: Raw.TypeInputStickerSetThe stickerset to associate