from bot.Handler import Handler class ModelHandler(Handler): @staticmethod def select_model(update, context): print("select model")