Class GuildAvailableEvent


  • public class GuildAvailableEvent
    extends GenericGuildEvent
    Indicates that a Guild became available.

    Can be used to detect that a Guild will now start sending events and can be interacted with.

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • GuildAvailableEvent

        public GuildAvailableEvent​(JDA api,
                                   long responseNumber,
                                   Guild guild)