BotexTelegram.Middleware.MessageLogger (botex_telegram v2.0.1)

Logger middleware that show additional info about routing message

Summary

Functions

info_to_string(message)

@spec info_to_string(BotEx.Models.Message.t()) :: binary()

Convert BotEx.Models.Message in debug string

transform(t_msg)

Callback implementation for BotEx.Behaviours.Middleware.transform/1.