SendGiphy

data class SendGiphy(val message: Message) : GiphyAction

Send the selected giphy message to the channel.

Constructors

Link copied to clipboard
constructor(message: Message)

Properties

Link copied to clipboard
open override val message: Message

The ephemeral giphy message.