account.GetUniqueGiftChatThemes#

class pyrogram.raw.functions.account.GetUniqueGiftChatThemes[source]#

Obtain all chat themes associated to owned collectible gifts .

Details:
  • Layer: 224

  • ID: E42CE9C9

Parameters:
  • offset (str) – Offset for pagination, intially an empty string, then equal the value of the last returned account.chatThemes.next_offset (if set).

  • limit (int 32-bit) – Maximum number of results to return, see pagination. Note that the server may return less than limit results, even if the actual number of remaining results is >= limit, paginate to fetch them all.

  • hash (int 64-bit) – Hash from a previously returned account.chatThemes constructor, to avoid returning any result if the theme list hasn’t changed.

Returns:

account.ChatThemes