Hierarchy For Package net.kautler.command.api.restriction.jda

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.kautler.command.api.restriction.jda.BotOwnerJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.ChannelJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.GuildJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.GuildOwnerJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.NsfwChannelJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.PrivateMessageJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.RegularUserJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.RoleJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.ServerManagerJda (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.jda.UserJda (implements net.kautler.command.api.restriction.Restriction<M>)