View Source ExTDLib.Method.SetChatTheme (ExTDLib v0.0.4)
Changes the chat theme. Supported only in private and secret chats. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| theme_name | string | Name of the new chat theme; pass an empty string to return the default theme. |
More details on telegram's documentation.