MCPcopy Create free account
hub / github.com/eternnoir/pyTelegramBotAPI / mini_app.py

File mini_app.py

examples/asynchronous_telebot/mini_app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# The source of the "https://pytelegrambotminiapp.vercel.app" can be found in https://github.com/eternnoir/pyTelegramBotAPI/tree/master/examples/mini_app_web
2
3import asyncio
4from telebot.async_telebot import AsyncTeleBot

Callers

nothing calls this directly

Calls 3

AsyncTeleBotClass · 0.90
runMethod · 0.80
pollingMethod · 0.45

Tested by

no test coverage detected