Raw.account.GetDefaultProfilePhotoEmojis

Raw.account.GetDefaultProfilePhotoEmojis

Get a set of suggested custom emoji stickers that can be used as profile picture

account.getDefaultProfilePhotoEmojis#e2750328 hash:long = EmojiList;
export namespace Raw {
  export namespace account {
    export class GetDefaultProfilePhotoEmojis {
      constructor(params: { hash: bigint }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xe2750328

Property

  • hash : bigint

    Hash used for caching, for more info click here.

Results

Raw.TypeEmojiList