Raw.messages.GetFavedStickers
Get faved stickers
messages.getFavedStickers#4f1aaa9 hash:long = messages.FavedStickers;
export namespace Raw {
export namespace messages {
export class GetFavedStickers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x4f1aaa9
Property
hash
: bigintHash used for caching, for more info click here.