onShuffleGiphyResult

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

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

Parameters

cid

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

result

The API call result.