auth.CheckPaidAuth#

class pyrogram.raw.functions.auth.CheckPaidAuth[source]#

Checks the status of a login payment.

Details:
  • Layer: 224

  • ID: 56E59F9C

Parameters:
  • phone_number (str) – Phone number

  • phone_code_hash (str) – The phone code hash obtained from auth.sendCode

  • form_id (int 64-bit) – The payment form ID passed to payments.sendPaymentForm.

Returns:

auth.SentCode