Expand description
Structs§
- Client
- An asynchronous
Client
to send aMessage
with. - Client
Builder - A builder to construct the properties of a
Client
. - Message
- A
Message
to send with aClient
. - Message
Builder - A builder to construct the properties of a
Message
.