messages.SetChatTheme¶
- class pyrogram.raw.functions.messages.SetChatTheme[source]¶
Change the chat theme of a certain chat, see here » for more info.
Usable by Users Bots- Details:
Layer:
229ID:
81202C9
- Parameters:
peer (
InputPeer) – Private chat where to change themetheme (
InputChatTheme) – The theme to set.
- Returns: