messages.CheckUrlAuthMatchCode

class pyrogram.raw.functions.messages.CheckUrlAuthMatchCode[source]

Validate the match code selected by the user against the code shown on the login page, as part of the OAuth authorization flow ».

Usable by Users Bots
Details:
  • Layer: 229

  • ID: C9A47B0B

Parameters:
  • url (str) – The OAuth deep link

  • match_code (str) – The emoji or code selected by the user from the list in urlAuthResultRequest. match_codes

Returns:

bool