Class BulkBanResponse

java.lang.Object
net.dv8tion.jda.api.entities.BulkBanResponse

public class BulkBanResponse extends Object
Response to Guild.ban(java.util.Collection, Duration)

This response includes a list of successfully banned users and users which could not be banned. Discord might fail to ban a user due to permission issues or an internal server error.