- API ›
- Constructors ›
- ChannelAdminLogEventActionTogglePreHistoryHidden
ChannelAdminLogEventActionTogglePreHistoryHidden
---types--- channelAdminLogEventActionTogglePreHistoryHidden#5f5c95f1 new_value:Bool = ChannelAdminLogEventAction
Belongs to
| ChannelAdminLogEventAction |
In Rust this constructor is a variant of the enums::ChannelAdminLogEventAction enum.
Match on it with: if let enums::ChannelAdminLogEventAction::ChannelAdminLogEventActionTogglePreHistoryHidden(v) = result { ... }
Parameters
| new_value | Bool | required |