package
0.1.0-alpha.6
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new moderation API client.
NewAdminDeleteChatSnapshotBadRequest creates a AdminDeleteChatSnapshotBadRequest with default headers values.
NewAdminDeleteChatSnapshotForbidden creates a AdminDeleteChatSnapshotForbidden with default headers values.
NewAdminDeleteChatSnapshotInternalServerError creates a AdminDeleteChatSnapshotInternalServerError with default headers values.
NewAdminDeleteChatSnapshotNoContent creates a AdminDeleteChatSnapshotNoContent with default headers values.
NewAdminDeleteChatSnapshotNotFound creates a AdminDeleteChatSnapshotNotFound with default headers values.
NewAdminDeleteChatSnapshotParams creates a new AdminDeleteChatSnapshotParams object with the default values initialized.
NewAdminDeleteChatSnapshotParamsWithContext creates a new AdminDeleteChatSnapshotParams object with the default values initialized, and the ability to set a context for a request.
NewAdminDeleteChatSnapshotParamsWithHTTPClient creates a new AdminDeleteChatSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminDeleteChatSnapshotParamsWithTimeout creates a new AdminDeleteChatSnapshotParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminDeleteChatSnapshotUnauthorized creates a AdminDeleteChatSnapshotUnauthorized with default headers values.
NewAdminGetChatSnapshotBadRequest creates a AdminGetChatSnapshotBadRequest with default headers values.
NewAdminGetChatSnapshotForbidden creates a AdminGetChatSnapshotForbidden with default headers values.
NewAdminGetChatSnapshotInternalServerError creates a AdminGetChatSnapshotInternalServerError with default headers values.
NewAdminGetChatSnapshotNotFound creates a AdminGetChatSnapshotNotFound with default headers values.
NewAdminGetChatSnapshotOK creates a AdminGetChatSnapshotOK with default headers values.
NewAdminGetChatSnapshotParams creates a new AdminGetChatSnapshotParams object with the default values initialized.
NewAdminGetChatSnapshotParamsWithContext creates a new AdminGetChatSnapshotParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetChatSnapshotParamsWithHTTPClient creates a new AdminGetChatSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetChatSnapshotParamsWithTimeout creates a new AdminGetChatSnapshotParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetChatSnapshotUnauthorized creates a AdminGetChatSnapshotUnauthorized with default headers values.
NewPublicGetChatSnapshotBadRequest creates a PublicGetChatSnapshotBadRequest with default headers values.
NewPublicGetChatSnapshotForbidden creates a PublicGetChatSnapshotForbidden with default headers values.
NewPublicGetChatSnapshotInternalServerError creates a PublicGetChatSnapshotInternalServerError with default headers values.
NewPublicGetChatSnapshotNotFound creates a PublicGetChatSnapshotNotFound with default headers values.
NewPublicGetChatSnapshotOK creates a PublicGetChatSnapshotOK with default headers values.
NewPublicGetChatSnapshotParams creates a new PublicGetChatSnapshotParams object with the default values initialized.
NewPublicGetChatSnapshotParamsWithContext creates a new PublicGetChatSnapshotParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetChatSnapshotParamsWithHTTPClient creates a new PublicGetChatSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetChatSnapshotParamsWithTimeout creates a new PublicGetChatSnapshotParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetChatSnapshotUnauthorized creates a PublicGetChatSnapshotUnauthorized with default headers values.

# Structs

AdminDeleteChatSnapshotBadRequest handles this case with default header values.
AdminDeleteChatSnapshotForbidden handles this case with default header values.
AdminDeleteChatSnapshotInternalServerError handles this case with default header values.
AdminDeleteChatSnapshotNoContent handles this case with default header values.
AdminDeleteChatSnapshotNotFound handles this case with default header values.
AdminDeleteChatSnapshotParams contains all the parameters to send to the API endpoint for the admin delete chat snapshot operation typically these are written to a http.Request */.
AdminDeleteChatSnapshotReader is a Reader for the AdminDeleteChatSnapshot structure.
AdminDeleteChatSnapshotUnauthorized handles this case with default header values.
AdminGetChatSnapshotBadRequest handles this case with default header values.
AdminGetChatSnapshotForbidden handles this case with default header values.
AdminGetChatSnapshotInternalServerError handles this case with default header values.
AdminGetChatSnapshotNotFound handles this case with default header values.
AdminGetChatSnapshotOK handles this case with default header values.
AdminGetChatSnapshotParams contains all the parameters to send to the API endpoint for the admin get chat snapshot operation typically these are written to a http.Request */.
AdminGetChatSnapshotReader is a Reader for the AdminGetChatSnapshot structure.
AdminGetChatSnapshotUnauthorized handles this case with default header values.
Client for moderation API */.
PublicGetChatSnapshotBadRequest handles this case with default header values.
PublicGetChatSnapshotForbidden handles this case with default header values.
PublicGetChatSnapshotInternalServerError handles this case with default header values.
PublicGetChatSnapshotNotFound handles this case with default header values.
PublicGetChatSnapshotOK handles this case with default header values.
PublicGetChatSnapshotParams contains all the parameters to send to the API endpoint for the public get chat snapshot operation typically these are written to a http.Request */.
PublicGetChatSnapshotReader is a Reader for the PublicGetChatSnapshot structure.
PublicGetChatSnapshotUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.