Package dev.sympho.bot_utils.access


package dev.sympho.bot_utils.access
API for managing access to features.
  • Class
    Description
    Context around the access of a program function by a user.
    Exception that indicates that an access check failed.
    A manager that provides access validators for different execution contexts.
    Validator that determines whether a caller has certain access rights in the context of an event.
    Access context that is specific to a channel.
    Validator that determines whether a caller has certain access rights in the context of a channel-based event.
    Specifies a group that users may belong to.
    Default group types and composition operations.
    A group whose membership is defined at the guild level or higher (i.e.
    A group that also has a name.
    A guild group that also has a name.