auth.AcceptLoginToken#
- class pyrogram.raw.functions.auth.AcceptLoginToken#
Accept QR code login token, logging in the app that generated it. Returns info about the new session. For more info, see login via QR code.
- Details:
Layer:
211
ID:
E894AD4D
- Parameters:
- token (
bytes
): Login token embedded in QR code, for more info, see login via QR code.
- token (
- Returns:
Authorization