payments.CheckCanSendGiftResultFail#

class pyrogram.raw.types.payments.CheckCanSendGiftResultFail#

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

Constructor of CheckCanSendGiftResult.

Details:
  • Layer: 220

  • ID: D5E58274

Parameters:

reason (TextWithEntities) – The reason why it can’t be sent yet.

Functions:

This object can be returned by 1 function.

payments.CheckCanSendGift

Check if the specified gift can be sent.