InputStarGiftAuction
- class pyrogram.raw.base.InputStarGiftAuction
- Constructors:
This base type has 2 constructors available.
{schema}
{schema}
TL Schema
inputStarGiftAuction#2e16c98
gift_id:long
= InputStarGiftAuction
Parameter Tree
InputStarGiftAuction
└── gift_id →
longExample
InputStarGiftAuction(
gift_id=0,
)