BotexTelegram.Handlers.Menu (botex_telegram v2.0.1)
Telgram menu module
Summary
Functions
Changes the current message handler
Returns a command is responsible for module processing
Module init
Functions
@spec change_handler(BotEx.Models.Message.t()) :: true
Changes the current message handler
Parameters
- msg: message
BotEx.Models.Message
Returns a command is responsible for module processing
Module init