U
    ç;ãg¹  ã                   @   sx   d dl mZ d dlmZmZmZmZmZmZm	Z	m
Z
mZ d dlmZ d dlmZ d dlmZmZmZ G dd„ deƒZdS )	é    )ÚBytesIO)	ÚIntÚLongÚInt128ÚInt256ÚBoolÚBytesÚStringÚDoubleÚVector)ÚTLObject)Úraw)ÚListÚOptionalÚAnyc                   @   s\   e Zd ZU dZg Zee ed< dZdZ	ddœdd„Z
eeed d	œd
d„ƒZedœdd„ZdS )ÚLogOutzÝTelegram API function.

    Details:
        - Layer: ``158``
        - ID: ``3E72BA19``

    Parameters:
        No parameters required.

    Returns:
        :obj:`auth.LoggedOut <pyrogram.raw.base.auth.LoggedOut>`
    Ú	__slots__iºr>zfunctions.auth.LogOutN)Úreturnc                 C   s   d S ©N© )Úselfr   r   úc/opt/bot/vods_filmes/script/venv/lib/python3.8/site-packages/pyrogram/raw/functions/auth/log_out.pyÚ__init__4   s    zLogOut.__init__)ÚbÚargsr   c                 G   s   t ƒ S r   )r   )r   r   r   r   r   Úread7   s    zLogOut.readc                 G   s    t ƒ }| t| jdƒ¡ | ¡ S )NF)r   Úwriter   ÚIDÚgetvalue)r   r   r   r   r   r   r   =   s    zLogOut.write)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   ÚstrÚ__annotations__r   ZQUALNAMEr   Ústaticmethodr   r   r   Úbytesr   r   r   r   r   r   !   s   
r   N)Úior   Zpyrogram.raw.core.primitivesr   r   r   r   r   r   r	   r
   r   Zpyrogram.raw.corer   Zpyrogramr   Útypingr   r   r   r   r   r   r   r   Ú<module>   s
   ,	