VideoSizeStickerMarkup

---types---
videoSizeStickerMarkup#0da082fe stickerset:InputStickerSet sticker_id:long background_colors:Vector<int> = VideoSize

Belongs to

VideoSize

In Rust this constructor is a variant of the enums::VideoSize enum.
Match on it with: if let enums::VideoSize::VideoSizeStickerMarkup(v) = result { ... }

Parameters

stickersetInputStickerSetrequired
sticker_idlongrequired
background_colorsVector<int>required

Used by

UploadContactProfilePhoto
UploadProfilePhoto