canReceiveGifts

Deprecated

Telegram Bot API v9.0 introduced the new field, `acceptedGiftTypes`, to allow granular control over which types of gifts user, bot, or chat can accept.

Replace with

acceptedGiftTypes.uniqueGifts || acceptedGiftTypes.unlimitedGifts || acceptedGiftTypes.limitedGifts || acceptedGiftTypes.premiumSubscription