Expand description
Client and fluent builders for calling the service.
Modules§
- fluent_
builders - Utilities to ergonomically construct a request to the service.
Structs§
- Builder
- A builder that provides more customization options when constructing a
Client
. - Client
- An ergonomic service client for
ChatService
. - Client
Wrapper - A wrapper around
Client
. Helps reduce external imports.