Class GuildBanEvent

    • Constructor Detail

      • GuildBanEvent

        public GuildBanEvent​(@Nonnull
                             JDA api,
                             long responseNumber,
                             @Nonnull
                             Guild guild,
                             @Nonnull
                             User user)
    • Method Detail

      • getUser

        @Nonnull
        public User getUser()
        The banned User
        Returns:
        The banned user