Class GuildJoinEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      GuildJoinEvent​(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

      • GuildJoinEvent

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