messages.SetChatTheme#
- class pyrogram.raw.functions.messages.SetChatTheme#
Change the chat theme of a certain chat
- Details:
Layer:
211
ID:
E63BE13F
- Parameters:
peer (
InputPeer
) – Private chat where to change themeemoticon (
str
) – Emoji, identifying a specific chat theme; a list of chat themes can be fetched using account.getChatThemes
- Returns:
Updates