ChatThemesNotModified

---types---
account.chatThemesNotModified#e011e1c4 = account.ChatThemes

Belongs to

account.ChatThemes

In Rust this constructor is a variant of the enums::account.ChatThemes enum.
Match on it with: if let enums::account.ChatThemes::ChatThemesNotModified(v) = result { ... }

Parameters

This item has no parameters.