Class GenericPrivateMessageEvent

    • Constructor Detail

      • GenericPrivateMessageEvent

        public GenericPrivateMessageEvent​(@Nonnull
                                          JDA api,
                                          long responseNumber,
                                          long messageId,
                                          @Nonnull
                                          PrivateChannel channel)
    • Method Detail

      • getMessageId

        @Nonnull
        public java.lang.String getMessageId()
        The id for this message
        Returns:
        The id for this message
      • getMessageIdLong

        public long getMessageIdLong()
        The id for this message
        Returns:
        The id for this message