| ⬅️ Back | 🏠 Docs Root |
Pure rendering layer for the Commands feature. No side effects, no API calls.
class CommandsUI:
def render_start_screen(self, user_name: str) -> ViewResultDTO:
# Combines texts.START_GREETING + keyboards.build_start_keyboard()