Slash command metadata exposed by a BEAM plugin.
@type t() :: %Pi.Plugin.Command{ description: String.t(), name: atom(), plugin: module() | nil }