UpdateChatThemes constructor

UpdateChatThemes(
  1. {required List<ChatTheme> chat_themes,
  2. int? extra,
  3. int? clientId}
)

The list of available chat themes has changed

Implementation

UpdateChatThemes