agala v2.5.2 Agala.Bot.Responser behaviour
Behaviour, represents the bank which gets Agala.Conn from Chain and then syncronosly proceeds them to response
Link to this section Summary
Functions
This method can be used to send Agala.Conn
,
prepared by Agala.Chain
, to appropriate provider responer,
which implements Agala.Reponser
behaviour.
Link to this section Functions
Link to this function
response(conn)
This method can be used to send Agala.Conn
,
prepared by Agala.Chain
, to appropriate provider responer,
which implements Agala.Reponser
behaviour.
Link to this section Callbacks
Link to this callback
response(conn, bot_params)
response(conn, bot_params)
response(conn :: Agala.Conn.t(), bot_params :: Agala.BotParams.t()) :: any()
response(conn :: Agala.Conn.t(), bot_params :: Agala.BotParams.t()) :: any()