Link Search Menu Expand Document

Constructor: payments.checkCanSendGiftResultFail

Back to constructors index

The specified gift cannot be sent yet for the specified reason.

Attributes:

NameTypeRequiredDescription
reasonTextWithEntitiesYesThe reason why it can’t be sent yet.

Type: payments.CheckCanSendGiftResult

Example:

$payments_checkCanSendGiftResultFail = ['_' => 'payments.checkCanSendGiftResultFail', 'reason' => TextWithEntities];