Raw.messages.GetFeaturedEmojiStickers
Gets featured custom emoji stickersets.
messages.getFeaturedEmojiStickers#ecf6736 hash:long = messages.FeaturedStickers;
export namespace Raw {
export namespace messages {
export class GetFeaturedEmojiStickers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xecf6736
Property
hash
: bigintHash used for caching, for more info click here.