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