- API ›
- Constructors ›
- EmojiList
EmojiList
---types--- emojiList#7a1e11d1 hash:long document_id:Vector<long> = EmojiList
Belongs to
| EmojiList |
In Rust this constructor is a variant of the enums::EmojiList enum.
Match on it with: if let enums::EmojiList::EmojiList(v) = result { ... }