- API ›
- Constructors ›
- ProfileTabPosts
ProfileTabPosts
---types--- profileTabPosts#b98cd696 = ProfileTab
Belongs to
| ProfileTab |
In Rust this constructor is a variant of the enums::ProfileTab enum.
Match on it with: if let enums::ProfileTab::ProfileTabPosts(v) = result { ... }
Parameters
This item has no parameters.
Used by
| SetMainProfileTab |
| SetMainProfileTab |