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