Raw.messages.GetEmojiStickerGroups
Represents a list of emoji categories, to be used when choosing a sticker.
messages.getEmojiStickerGroups#1dd840f5 hash:int = messages.EmojiGroups;
export namespace Raw {
export namespace messages {
export class GetEmojiStickerGroups {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x1dd840f5
Property
hash
: numberHash used for caching, for more info click here.