bot_ex v0.2.0 BotEx.Models.Message
Link to this section Summary
Link to this section Types
Module, that represents message wrapper struct
##
is_cmd
: is it a command or not,module
: the name of the module that will be called must match the result ofBotEx.Handlers.ModuleHandler.get_cmd_name/0
,action
: action,data
: data,msg
: original messageuser
: current useruser_id
: user idtext
: message text, if anyforce_new
:- report that editing the message is undesirablechat_id
:- chat idcustom_data
:- any additional data