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