API Reference gen_router v#0.1.9

Modules

Router to parse messages, modeled by the idea of simplified Plug.Conn router.

Callbacks for custom implementation for the Router.

Structure which represents connection with Telegram bot. Inspired by %Plug.Conn{}, adapted for bots.

Boilerplate to define controller in scope of GenRouter.