InputStarGiftAuction
- class pyrogram.raw.types.InputStarGiftAuction
{schema}
Constructor of
InputStarGiftAuction.- Details:
Layer:
223ID:
2E16C98
- Parameters:
gift_id (
int64-bit)
TL Schema
inputStarGiftAuction#2e16c98
gift_id:long
= InputStarGiftAuction
Parameter Tree
InputStarGiftAuction
└── gift_id →
longExample
InputStarGiftAuction(
gift_id=0,
)