# Functions
NewMockBotHost creates a new mock instance.
NewMockBotPlatform creates a new mock instance.
NewMockWebhookContext creates a new mock instance.
NewMockWebhookResponder creates a new mock instance.
# Structs
MockBotHost is a mock of BotHost interface.
MockBotHostMockRecorder is the mock recorder for MockBotHost.
MockBotPlatform is a mock of BotPlatform interface.
MockBotPlatformMockRecorder is the mock recorder for MockBotPlatform.
MockWebhookContext is a mock of WebhookContext interface.
MockWebhookContextMockRecorder is the mock recorder for MockWebhookContext.
MockWebhookResponder is a mock of WebhookResponder interface.
MockWebhookResponderMockRecorder is the mock recorder for MockWebhookResponder.