- API ›
- Constructors ›
- Messages ›
- HistoryImportParsed
HistoryImportParsed
---types--- messages.historyImportParsed#5e0fb7b9 pm:flags.0?true group:flags.1?true title:flags.2?string = messages.HistoryImportParsed
Belongs to
| messages.HistoryImportParsed |
In Rust this constructor is a variant of the enums::messages.HistoryImportParsed enum.
Match on it with: if let enums::messages.HistoryImportParsed::HistoryImportParsed(v) = result { ... }