# PATH: bot/ui/parse.py from __future__ import annotations from bot.ui.callbacks import parse_cb __all__ = ["parse_cb"]