Raw.messages.GetEmojiGroups
Represents a list of emoji categories.
messages.getEmojiGroups#7488ce5b hash:int = messages.EmojiGroups;
export namespace Raw {
export namespace messages {
export class GetEmojiGroups {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x7488ce5b
Property
hash
: numberHash used for caching, for more info click here.