BusinessIntro

---types---
businessIntro#5a0a066d title:string description:string sticker:flags.0?Document = BusinessIntro

Belongs to

BusinessIntro

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

Parameters

titlestringrequired
descriptionstringrequired
stickerDocumentoptional