Class Guild.Ban

    • Constructor Detail

    • Method Detail

      • getUser

        @Nonnull
        public User getUser()
        The User that was banned
        Returns:
        The banned User
      • getReason

        @Nullable
        public String getReason()
        The reason why this user was banned
        Returns:
        The reason for this ban, or null