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 )ÚGetAuthorizationszíTelegram API function.

    Details:
        - Layer: ``158``
        - ID: ``E320C158``

    Parameters:
        No parameters required.

    Returns:
        :obj:`account.Authorizations <pyrogram.raw.base.account.Authorizations>`
    Ú	__slots__l   XAAF z#functions.account.GetAuthorizationsN)Úreturnc                 C   s   d S ©N© )Úselfr   r   úq/opt/bot/vods_filmes/script/venv/lib/python3.8/site-packages/pyrogram/raw/functions/account/get_authorizations.pyÚ__init__4   s    zGetAuthorizations.__init__)ÚbÚargsr   c                 G   s   t ƒ S r   )r   )r   r   r   r   r   Úread7   s    zGetAuthorizations.readc                 G   s    t ƒ }| t| jdƒ¡ | ¡ S )NF)r   Úwriter   ÚIDÚgetvalue)r   r   r   r   r   r   r   =   s    zGetAuthorizations.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
   ,	