- API ›
- Constructors ›
- Stickers ›
- SuggestedShortName
SuggestedShortName
---types--- stickers.suggestedShortName#85fea03f short_name:string = stickers.SuggestedShortName
Belongs to
| stickers.SuggestedShortName |
In Rust this constructor is a variant of the enums::stickers.SuggestedShortName enum.
Match on it with: if let enums::stickers.SuggestedShortName::SuggestedShortName(v) = result { ... }
Parameters
| short_name | string | required |