auth.CheckPaidAuth#

class pyrogram.raw.functions.auth.CheckPaidAuth#

Checks the status of a login payment.

Usable by Users Bots

Note

This method may be used by not yet logged in connections.

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