Raw.messages.GetEmojiStickers

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 : bigint

    Hash used for caching, for more info click here.

Results

Raw.messages.TypeAllStickers