payments.CreateStarGiftCollection#
- class pyrogram.raw.functions.payments.CreateStarGiftCollection#
Create a star gift collection .
- Details:
Layer:
220ID:
1F4A0E87
- Parameters:
peer (
InputPeer) – Peer where to create the collection.title (
str) – Title of the collection.stargift (List of
InputSavedStarGift) – Gifts added to the collection.
- Returns: