Authorization#

class pyrogram.raw.base.Authorization#

Represents a logged-in session.

Constructors:

This base type has 1 constructor available.

Authorization

Logged-in session.

Functions:

This object can be returned by 1 function.

auth.AcceptLoginToken

Accept QR code login token, logging in the app that generated it.