Expand description

Utilities to ergonomically construct a request to the service.

Fluent builders are created through the Client by calling one if its operation methods. After parameters are set using the builder methods, the send method can be called to initiate the request.

Structs

Fluent builder constructing a request to GetDirectThread.

Fluent builder constructing a request to GetThreadHistory.

Fluent builder constructing a request to GetThreadTopic.

Fluent builder constructing a request to SendChatMessage.

Fluent builder constructing a request to SetThreadRead.

Fluent builder constructing a request to SetTypingStatus.

Fluent builder constructing a request to WatchThread.