Raw.VideoSizeStickerMarkup
An animated profile picture based on a sticker.
videoSizeStickerMarkup#da082fe stickerset:InputStickerSet sticker_id:long background_colors:Vector<int> = VideoSize;
export namespace Raw {
export class VideoSizeStickerMarkup {
constructor(params: {
stickerset: Raw.TypeInputStickerSet;
stickerId: bigint;
backgroundColors: Array<number>;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xda082fe
Property
stickerset
: Raw.TypeInputStickerSetStickerset
stickerId
: bigintSticker id
backgroundColors
: Array of number1, 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.