StarGiftCollection¶
- class pyrogram.types.StarGiftCollection¶
A collection of star gifts belonging to a user or channel.
- Parameters:
collection_id (
int) – Unique collection identifier.title (
str) – Display title of the collection.gifts_count (
int) – Number of gifts in the collection.hash (
int) – Hash for caching.icon (
Document, optional) – Collection icon document.