- API ›
- Constructors ›
- UpdatesTooLong
UpdatesTooLong
---types--- updatesTooLong#e317af7e = Updates
Belongs to
| Updates |
In Rust this constructor is a variant of the enums::Updates enum.
Match on it with: if let enums::Updates::UpdatesTooLong(v) = result { ... }
Parameters
This item has no parameters.