- API ›
- Constructors ›
- InputTheme
InputTheme
---types--- inputTheme#3c5693e9 id:long access_hash:long = InputTheme
Belongs to
| InputTheme |
In Rust this constructor is a variant of the enums::InputTheme enum.
Match on it with: if let enums::InputTheme::InputTheme(v) = result { ... }
Parameters
Used by
| GetTheme |
| InstallTheme |
| SaveTheme |
| UpdateTheme |