Concoction v0.1.0 Concoction.Gateway.Handler View Source

Handling events coming from Discord in a nicer, parsed fashion.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Handle parsed gateway events from the Discord gateway.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

handle_event(Concoction.Gateway.Payload.t()) :: any()

Handle parsed gateway events from the Discord gateway.