Raw.messages.GetEmojiStickers
Gets the list of currently installed custom emoji stickersets.
messages.getEmojiStickers#fbfca18f hash:long = messages.AllStickers;
export namespace Raw {
export namespace messages {
export class GetEmojiStickers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xfbfca18f
Property
hash
: bigintHash used for caching, for more info click here.