mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
#1098 - Working real user suggestion inside the main application.
This commit is contained in:
@@ -31,7 +31,7 @@ protocol UserSuggestionServiceProtocol {
|
||||
|
||||
var items: CurrentValueSubject<[UserSuggestionItemProtocol], Never> { get }
|
||||
|
||||
func processPartialUserName(_ userName: String)
|
||||
func processTextMessage(_ textMessage: String)
|
||||
}
|
||||
|
||||
// MARK: Avatarable
|
||||
|
||||
Reference in New Issue
Block a user