Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func New ¶
func New( l logger.Logger, baseService *baseservices.BaseServices, mcpService *mcp.MCP, botService *bot.Bot, ) *Processor
func (*Processor) HandleCallbackQuery ¶
HandleCallbackQuery handles callback queries from inline buttons.
func (*Processor) HandleCommand ¶
HandleCommand handles bot commands like /start, /menu, etc.
Click to show internal directories.
Click to hide internal directories.