- API ›
- Constructors ›
- Updates ›
- DifferenceTooLong
DifferenceTooLong
---types--- updates.differenceTooLong#4afe8f6d pts:int = updates.Difference
Belongs to
| updates.Difference |
In Rust this constructor is a variant of the enums::updates.Difference enum.
Match on it with: if let enums::updates.Difference::DifferenceTooLong(v) = result { ... }
Parameters
| pts | int | required |