invoke

suspend operator fun invoke(conversationId: <Error class: unknown class>, reaction: String): MessageOperationResult

Sends in-call reaction to the call with the conversationId

Return

MessageOperationResult indicating success or failure

Parameters

conversationId

the id of the conversation representing the call

reaction

the reaction to send (e.g., emoji)