Raw.messages.GetStickerSet
Get info about a stickerset
messages.getStickerSet#c8a0ec74 stickerset:InputStickerSet hash:int = messages.StickerSet;
export namespace Raw {
export namespace messages {
export class GetStickerSet {
constructor(params: { stickerset: Raw.TypeInputStickerSet; hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xc8a0ec74
Property
stickerset
: Raw.TypeInputStickerSetStickerset
hash
: numberHash used for caching, for more info click here