a
    :¶g·  ã                   @  s<   d dl mZ ddlmZ ddlmZ G dd„ dee ƒZdS )	é    )Úannotationsé   )ÚUseré   )ÚTelegramMethodc                   @  s   e Zd ZdZeZdZdS )ÚGetMezò
    A simple method for testing your bot's authentication token. Requires no parameters. Returns basic information about the bot in form of a :class:`aiogram.types.user.User` object.

    Source: https://core.telegram.org/bots/api#getme
    ZgetMeN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Z__returning__Z__api_method__© r   r   ús/var/www/vosh/data/www/fastworkle.ru/webshop-tgbot-v.1.0/venv/lib/python3.9/site-packages/aiogram/methods/get_me.pyr      s   r   N)Ú
__future__r   Útypesr   Úbaser   r   r   r   r   r   Ú<module>   s   