payments.checkCanSendGiftResultFail
The specified gift cannot be sent yet for the specified reason.
type tg.PaymentsCheckCanSendGiftResultFail struct { /* ... */ }
Implements payments.CheckCanSendGiftResult.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Reason | TextWithEntities | yes | The reason why it can't be sent yet. |
References
- Official documentation
- Generated Go reference
- TL definition:
payments.checkCanSendGiftResultFail#d5e58274