Package-level declarations
Types
Link copied to clipboard
class MentionListController(scope: CoroutineScope, sort: QuerySorter<Message>?, chatClient: ChatClient = ChatClient.instance())
Controller responsible for managing the state of the mention list.