onGiphySendResult

open override fun onGiphySendResult(cid: String, result: Result<Message>)

A method called after receiving the response from the send Giphy call.

Parameters

cid

The full channel id, i.e. "messaging:123".

result

The API call result.