# Functions

NewMockClient creates a new mock instance.
NewMockClientConversation creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientConversation is a mock of ClientConversation interface.
MockClientConversationMockRecorder is the mock recorder for MockClientConversation.
MockClientMockRecorder is the mock recorder for MockClient.