GetMessageDraftUseCase

Get message draft use case

Return

MessageDraft or null if draft doesn't exist

Parameters

conversationId

the id of the conversation to get message draft

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): <Error class: unknown class>?