- API ›
- Constructors ›
- Help ›
- TermsOfServiceUpdateEmpty
TermsOfServiceUpdateEmpty
---types--- help.termsOfServiceUpdateEmpty#e3309f7f expires:int = help.TermsOfServiceUpdate
Belongs to
| help.TermsOfServiceUpdate |
In Rust this constructor is a variant of the enums::help.TermsOfServiceUpdate enum.
Match on it with: if let enums::help.TermsOfServiceUpdate::TermsOfServiceUpdateEmpty(v) = result { ... }
Parameters
| expires | int | required |