Constructor: inputInvoiceStarGiftResale
Attributes:
Name | Type | Required |
---|---|---|
slug | string | Yes |
to_id | Username, chat ID, Update, Message or InputPeer | Optional |
Type: InputInvoice
Example:
$inputInvoiceStarGiftResale = ['_' => 'inputInvoiceStarGiftResale', 'slug' => 'string', 'to_id' => InputPeer];