Type Alias CommandResponse

CommandResponse: void | Promise<InteractionResponse | void | Message>