1 个仓库
Components that generate and format real-time suggested results for user queries in a chat interface.
Distinguishing note: Shortlist candidates focused on data serialization or database exports, not the generation of interactive UI suggestions.
Explore 1 awesome GitHub repository matching user interface & experience · Inline Result Generators. Refine with filters or upvote what's useful.
Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper and an asynchronous event handler to manage messages, commands, and user interactions. The project features a middleware-based request interception system and pattern-based event routing to map triggers to custom logic. It includes a dedicated inline query engine for generating real-time suggested results and an interactive keyboard builder for creating custom reply and inline buttons. The framework covers a broad range of capabilities, including rich media management for albu
Creates and formats lists of suggested results like articles or contacts for real-time user queries.