Class SendGiphy
-
- All Implemented Interfaces:
public final class SendGiphy extends GiphyAction
Send the selected giphy message to the channel.
-
-
Field Summary
Fields Modifier and Type Field Description private final Messagemessage
-
Constructor Summary
Constructors Constructor Description SendGiphy(Message message)
-
Method Summary
Modifier and Type Method Description MessagegetMessage()The ephemeral giphy message. -
-
Method Detail
-
getMessage
Message getMessage()
The ephemeral giphy message.
-
-
-
-