aiogram/tests/test_bot.py

5 lines
156 B
Python
Raw Normal View History

2017-12-01 02:01:35 +02:00
import aiogram
# bot = aiogram.Bot('123456789:AABBCCDDEEFFaabbccddeeff-1234567890')
# TODO: mock for aiogram.bot.api.request and then test all AI methods.