# Functions

New creates a new chat API client.
NewAdminChatHistoryBadRequest creates a AdminChatHistoryBadRequest with default headers values.
NewAdminChatHistoryForbidden creates a AdminChatHistoryForbidden with default headers values.
NewAdminChatHistoryInternalServerError creates a AdminChatHistoryInternalServerError with default headers values.
NewAdminChatHistoryNotFound creates a AdminChatHistoryNotFound with default headers values.
NewAdminChatHistoryOK creates a AdminChatHistoryOK with default headers values.
NewAdminChatHistoryParams creates a new AdminChatHistoryParams object with the default values initialized.
NewAdminChatHistoryParamsWithContext creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a context for a request.
NewAdminChatHistoryParamsWithHTTPClient creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminChatHistoryParamsWithTimeout creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminChatHistoryUnauthorized creates a AdminChatHistoryUnauthorized with default headers values.
NewGetPersonalChatHistoryV1PublicBadRequest creates a GetPersonalChatHistoryV1PublicBadRequest with default headers values.
NewGetPersonalChatHistoryV1PublicForbidden creates a GetPersonalChatHistoryV1PublicForbidden with default headers values.
NewGetPersonalChatHistoryV1PublicInternalServerError creates a GetPersonalChatHistoryV1PublicInternalServerError with default headers values.
NewGetPersonalChatHistoryV1PublicNotFound creates a GetPersonalChatHistoryV1PublicNotFound with default headers values.
NewGetPersonalChatHistoryV1PublicOK creates a GetPersonalChatHistoryV1PublicOK with default headers values.
NewGetPersonalChatHistoryV1PublicParams creates a new GetPersonalChatHistoryV1PublicParams object with the default values initialized.
NewGetPersonalChatHistoryV1PublicParamsWithContext creates a new GetPersonalChatHistoryV1PublicParams object with the default values initialized, and the ability to set a context for a request.
NewGetPersonalChatHistoryV1PublicParamsWithHTTPClient creates a new GetPersonalChatHistoryV1PublicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPersonalChatHistoryV1PublicParamsWithTimeout creates a new GetPersonalChatHistoryV1PublicParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPersonalChatHistoryV1PublicUnauthorized creates a GetPersonalChatHistoryV1PublicUnauthorized with default headers values.
NewPersonalChatHistoryBadRequest creates a PersonalChatHistoryBadRequest with default headers values.
NewPersonalChatHistoryForbidden creates a PersonalChatHistoryForbidden with default headers values.
NewPersonalChatHistoryInternalServerError creates a PersonalChatHistoryInternalServerError with default headers values.
NewPersonalChatHistoryNotFound creates a PersonalChatHistoryNotFound with default headers values.
NewPersonalChatHistoryOK creates a PersonalChatHistoryOK with default headers values.
NewPersonalChatHistoryParams creates a new PersonalChatHistoryParams object with the default values initialized.
NewPersonalChatHistoryParamsWithContext creates a new PersonalChatHistoryParams object with the default values initialized, and the ability to set a context for a request.
NewPersonalChatHistoryParamsWithHTTPClient creates a new PersonalChatHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPersonalChatHistoryParamsWithTimeout creates a new PersonalChatHistoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewPersonalChatHistoryUnauthorized creates a PersonalChatHistoryUnauthorized with default headers values.

# Structs

AdminChatHistoryBadRequest handles this case with default header values.
AdminChatHistoryForbidden handles this case with default header values.
AdminChatHistoryInternalServerError handles this case with default header values.
AdminChatHistoryNotFound handles this case with default header values.
AdminChatHistoryOK handles this case with default header values.
AdminChatHistoryParams contains all the parameters to send to the API endpoint for the admin chat history operation typically these are written to a http.Request */.
AdminChatHistoryReader is a Reader for the AdminChatHistory structure.
AdminChatHistoryUnauthorized handles this case with default header values.
Client for chat API */.
GetPersonalChatHistoryV1PublicBadRequest handles this case with default header values.
GetPersonalChatHistoryV1PublicForbidden handles this case with default header values.
GetPersonalChatHistoryV1PublicInternalServerError handles this case with default header values.
GetPersonalChatHistoryV1PublicNotFound handles this case with default header values.
GetPersonalChatHistoryV1PublicOK handles this case with default header values.
GetPersonalChatHistoryV1PublicParams contains all the parameters to send to the API endpoint for the get personal chat history v1 public operation typically these are written to a http.Request */.
GetPersonalChatHistoryV1PublicReader is a Reader for the GetPersonalChatHistoryV1Public structure.
GetPersonalChatHistoryV1PublicUnauthorized handles this case with default header values.
PersonalChatHistoryBadRequest handles this case with default header values.
PersonalChatHistoryForbidden handles this case with default header values.
PersonalChatHistoryInternalServerError handles this case with default header values.
PersonalChatHistoryNotFound handles this case with default header values.
PersonalChatHistoryOK handles this case with default header values.
PersonalChatHistoryParams contains all the parameters to send to the API endpoint for the personal chat history operation typically these are written to a http.Request */.
PersonalChatHistoryReader is a Reader for the PersonalChatHistory structure.
PersonalChatHistoryUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.