Raw.messages.GetEmojiStatusGroups

Raw.messages.GetEmojiStatusGroups

Represents a list of emoji categories, to be used when selecting custom emojis to set as custom emoji status.

messages.getEmojiStatusGroups#2ecd56cd hash:int = messages.EmojiGroups;
export namespace Raw {
  export namespace messages {
    export class GetEmojiStatusGroups {
      constructor(params: { hash: number }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x2ecd56cd

Property

  • hash : number

    Hash used for caching, for more info click here.

Results

Raw.messages.TypeEmojiGroups