account.GetUniqueGiftChatThemes#
- class pyrogram.raw.functions.account.GetUniqueGiftChatThemes[source]#
Obtain all chat themes associated to owned collectible gifts .
- Details:
Layer:
224ID:
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 (
int32-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 (
int64-bit) – Hash from a previously returned account.chatThemes constructor, to avoid returning any result if the theme list hasn’t changed.
- Returns: