Class UnavailableGuildJoinedEvent


  • public class UnavailableGuildJoinedEvent
    extends Event
    Indicates that you joined a Guild that is not yet available. This does not extend GenericGuildEvent

    Can be used to retrieve id of new unavailable Guild.

    • Constructor Detail

      • UnavailableGuildJoinedEvent

        public UnavailableGuildJoinedEvent​(JDA api,
                                           long responseNumber,
                                           long guildId)
    • Method Detail

      • getGuildId

        public java.lang.String getGuildId()
        The ID of the guild
        Returns:
        The ID of the guild
      • getGuildIdLong

        public long getGuildIdLong()
        The ID of the guild
        Returns:
        The ID of the guild