
    G˝iw                    8    d dl mZ ddlmZ  G d dee         Zy)    )annotations   )TelegramMethodc                      e Zd ZdZeZdZy)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__     `/home/leshdev/mybot/venv/lib/python3.12/site-packages/aiogram/methods/remove_my_profile_photo.pyr   r      s     M+Nr   r   N)
__future__r   baser   r   r   r   r   r   <module>r      s    "  ,>$/ ,r   