Inform the server which developer callbacks are registered.
@type t() :: %Guava.Commands.RegisteredHooks{ command_type: String.t(), has_on_action_requested: boolean(), has_on_escalate: boolean(), has_on_intent: boolean(), has_on_question: boolean() }