Class GiphyAction
-
- All Implemented Interfaces:
public class GiphyActionRepresents the list of actions users can take with ephemeral giphy messages.
-
-
Field Summary
Fields Modifier and Type Field Description private final Messagemessage
-
Method Summary
Modifier and Type Method Description abstract MessagegetMessage()The ephemeral giphy message. -
-
Method Detail
-
getMessage
abstract Message getMessage()
The ephemeral giphy message.
-
-
-
-