- API ›
- Constructors ›
- UserStatusLastMonth
UserStatusLastMonth
---types--- userStatusLastMonth#65899777 by_me:flags.0?true = UserStatus
Belongs to
| UserStatus |
In Rust this constructor is a variant of the enums::UserStatus enum.
Match on it with: if let enums::UserStatus::UserStatusLastMonth(v) = result { ... }
Parameters
| by_me | true | optional |