sendReply

abstract suspend fun sendReply(reply: OptionItem): Result<ConversationEntry>

Sends a reply to a structured content message.

Return

The Result of sending the reply. Result.Success.data returns the sent reply.

Parameters

reply

The selected option for the structured content