teleproto - v1.229.0
    Preparing search index...

    Interface VideoSizeStickerMarkupIn

    interface VideoSizeStickerMarkupIn {
        _: "videoSizeStickerMarkup";
        backgroundColors: number[];
        stickerId: BigInteger;
        stickerset: TypeInputStickerSetIn;
    }
    Index
    _: "videoSizeStickerMarkup"
    backgroundColors: number[]
    stickerId: BigInteger