FakeSlackState

interface FakeSlackState

Inheritors

Functions

Link copied to clipboard
abstract fun addMessage(channelId: ChannelId, message: SlackMessage)
Link copied to clipboard
abstract fun messages(channelId: ChannelId): List<SlackMessage>