| 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 | from telebot import TeleBot |
| 4 | from telebot.types import ( |
nothing calls this directly
no test coverage detected