Called whenever a command was invoked.
ctx (Context) – The sended context.
Context
An alias for on_command().
Called whenever error occured.
err (Exception) – Raised exception from sended context.
Exception