o
    *fjw  ã                   @  s0   d dl mZ ddlmZ G dd„ dee ƒZdS )é    )Úannotationsé   )ÚTelegramMethodc                   @  s   e Zd ZdZeZdZdS )ÚRemoveMyProfilePhotoz­
    Removes the profile photo of the bot. Requires no parameters. Returns :code:`True` on success.

    Source: https://core.telegram.org/bots/api#removemyprofilephoto
    ÚremoveMyProfilePhotoN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚboolÚ__returning__Ú__api_method__© r   r   ú‹/var/www/botplatforma_usr/data/www/botplatforma.ilyaolesya.ru/.venv/lib/python3.10/site-packages/aiogram/methods/remove_my_profile_photo.pyr      s    r   N)Ú
__future__r   Úbaser   r   r   r   r   r   r   Ú<module>   s    