Class GuildLeaveEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      GuildLeaveEvent​(JDA api, long responseNumber, Guild guild)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • GuildLeaveEvent

        public GuildLeaveEvent​(@Nonnull
                               JDA api,
                               long responseNumber,
                               @Nonnull
                               Guild guild)