payments.ConvertStarGift

class pyrogram.raw.functions.payments.ConvertStarGift[source]

Convert a received gift » into Telegram Stars: this will permanently destroy the gift, converting it into starGift. convert_stars Telegram Stars, added to the user’s balance.

Usable by Users Bots
Details:
  • Layer: 229

  • ID: 74BF076B

Parameters:

stargift (InputSavedStarGift) – The gift to convert.

Returns:

bool