SendButtonActionMessageUseCase

internal constructor(messageSender: MessageSender, messageMetadataRepository: MessageMetadataRepository, syncManager: SyncManager, currentClientIdProvider: CurrentClientIdProvider, selfUserId: <Error class: unknown class>)

Parameters

conversationId

The conversation id.

messageId

The id of the message that contains the button.

buttonId

The id of the button.

the action message is sent only to the message original sender.