- API ›
- Constructors ›
- Help ›
- TermsOfService
TermsOfService
---types--- help.termsOfService#780a0310 popup:flags.0?true id:DataJSON text:string entities:Vector<MessageEntity> min_age_confirm:flags.1?int = help.TermsOfService
Belongs to
| help.TermsOfService |
In Rust this constructor is a variant of the enums::help.TermsOfService enum.
Match on it with: if let enums::help.TermsOfService::TermsOfService(v) = result { ... }