RenameConversationUseCase

Renames a conversation by its ID.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, conversationName: String): RenamingResult