Raw.messages.GetEmojiProfilePhotoGroups
Represents a list of emoji categories, to be used when selecting custom emojis to set as profile picture.
messages.getEmojiProfilePhotoGroups#21a548f3 hash:int = messages.EmojiGroups;
export namespace Raw {
export namespace messages {
export class GetEmojiProfilePhotoGroups {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x21a548f3
Property
hash
: numberHash used for caching, for more info click here.