Raw.messages.GetFeaturedStickers
Get featured stickers
messages.getFeaturedStickers#64780b14 hash:long = messages.FeaturedStickers;
export namespace Raw {
export namespace messages {
export class GetFeaturedStickers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x64780b14
Property
hash
: bigintHash used for caching, for more info click here.