account.GetUniqueGiftChatThemes
-
class pyrogram.raw.functions.account.GetUniqueGiftChatThemes
Telegram API function.
- Details:
-
- Parameters:
offset (str) – N/A
limit (int 32-bit) – N/A
hash (int 64-bit) – N/A
- Returns:
account.ChatThemes
Back to top