| 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 | |
| 3 | import asyncio |
| 4 | from telebot.async_telebot import AsyncTeleBot |
nothing calls this directly
no test coverage detected