Type alias ChatHandlerResponse<D, M>

ChatHandlerResponse<D, M>: ChatResponse<D, M> | void

Type Parameters