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 )ÚGetCdnConfigzÓTelegram API function.

    Details:
        - Layer: ``158``
        - ID: ``52029342``

    Parameters:
        No parameters required.

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