BotexTelegram.Handlers.Start (botex_telegram v2.0.1)
Модуль обработки команды запуска бота /start
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