Class SendGiphy

  • All Implemented Interfaces:

    
    public final class SendGiphy
    extends GiphyAction
                        

    Send the selected giphy message to the channel.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Message message
    • Constructor Summary

      Constructors 
      Constructor Description
      SendGiphy(Message message)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Message getMessage() The ephemeral giphy message.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SendGiphy

        SendGiphy(Message message)
    • Method Detail

      • getMessage

         Message getMessage()

        The ephemeral giphy message.