К
Size: a a a
К
К
К
К
АА
Б
async def send(bot, chat_id, text):
await bot.send_message(chat_id, text)
def send_message(chat_id, text):
bot = Bot("...")
dp = Dispatcher(bot)
executor.start(dp, send(bot, chat_id, text))
Б
ᅠ
async def send(bot, chat_id, text):
await bot.send_message(chat_id, text)
def send_message(chat_id, text):
bot = Bot("...")
dp = Dispatcher(bot)
executor.start(dp, send(bot, chat_id, text))
F🍭
async def send(bot, chat_id, text):
await bot.send_message(chat_id, text)
def send_message(chat_id, text):
bot = Bot("...")
dp = Dispatcher(bot)
executor.start(dp, send(bot, chat_id, text))
F🍭
F🍭
F🍭
Б
Б
F🍭
F🍭
Б
Б
👑️
F🍭