danog\MadelineProto\EventHandler\Payments\StarGift
Author: Daniil Gentili daniil@daniil.it
Properties
$limited:?boolShow the gift is limited or not.$soldOut:?boolShow the gift is soldOut or not.$id:intGift id.$sticker:?danog\MadelineProto\EventHandler\Media\StickerGift sticker info.$stars:intAmount of stars that need for buying this gift.$availabilityRemains:?intAmount of gift that left.$availabilityTotal:?intAmount of total gift.$convertStars:int$startSell:?intShow timestamp for first buy of the gift$endSell:?intShow timestamp for last buy of the gift
Method list:
Methods:
__construct(\danog\MadelineProto\MTProto $API, array $rawStarGift)
Parameters:
$API:\danog\MadelineProto\MTProto$rawStarGift:array
See also:
\danog\MadelineProto\MTProto
Generated by danog/phpdoc