Raw.VideoSizeEmojiMarkup

Raw.VideoSizeEmojiMarkup

An animated profile picture based on a custom emoji sticker.

videoSizeEmojiMarkup#f85c413c emoji_id:long background_colors:Vector<int> = VideoSize;
export namespace Raw {
  export class VideoSizeEmojiMarkup {
    constructor(params: { emojiId: bigint; backgroundColors: Array<number> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xf85c413c

Property

  • emojiId : bigint

    Custom emoji id: the custom emoji sticker is shown at the center of the profile picture and occupies at most 67% of it.

  • backgroundColors : Array of number

    1, 2, 3 or 4 rbg-24 colors used to generate a solid (1), gradient (2) or freeform gradient (3, 4) background, similar to how fill wallpapers are generated. the rotation angle for gradient backgrounds is 0.