auth.LoggedOut#

class pyrogram.raw.types.auth.LoggedOut#

Future auth token » to be used on subsequent authorizations.

Constructor of LoggedOut.

Details:
  • Layer: 158

  • ID: C3A2835F

Parameters:

future_auth_token (bytes, optional) – Future auth token » to be used on subsequent authorizations.

Functions:

This object can be returned by 1 function.

auth.LogOut

Logs out the user.