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