ex_gram v0.5.0-rc3 Examples.Simple View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Callback implementation for ExGram.Handler.handle/2

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for ExGram.Handler.handle/2.

Link to this function start_link(m, token \\ nil) View Source