Constructor: inputSavedStarGiftChat
Attributes:
Name | Type | Required |
---|---|---|
peer | Username, chat ID, Update, Message or InputPeer | Optional |
saved_id | long | Yes |
Type: InputSavedStarGift
Example:
$inputSavedStarGiftChat = ['_' => 'inputSavedStarGiftChat', 'peer' => InputPeer, 'saved_id' => long];