mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
4 lines
156 B
Python
4 lines
156 B
Python
import aiogram
|
|
|
|
# bot = aiogram.Bot('123456789:AABBCCDDEEFFaabbccddeeff-1234567890')
|
|
# TODO: mock for aiogram.bot.api.request and then test all AI methods.
|