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