View Source ExTDLib.Method.SetChatTheme (ExTDLib v0.0.4)

Changes the chat theme. Supported only in private and secret chats. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
theme_namestringName of the new chat theme; pass an empty string to return the default theme.

More details on telegram's documentation.