SetChatTheme constructor

SetChatTheme(
  1. {required int chat_id,
  2. required String theme_name,
  3. int? extra,
  4. int? clientId}
)

Changes the chat theme. Supported only in private and secret chats

Returns Ok

Implementation

SetChatTheme