Uses of Interface
dev.sympho.bot_utils.access.AccessValidator
Packages that use AccessValidator
Package
Description
API for managing access to features.
Utilities for using Discord components.
-
Uses of AccessValidator in dev.sympho.bot_utils.access
Methods in dev.sympho.bot_utils.access that return AccessValidatorModifier and TypeMethodDescriptionAccessManager.validator(ChannelAccessContext context) Creates an access validator under the given context. -
Uses of AccessValidator in dev.sympho.bot_utils.component
Classes in dev.sympho.bot_utils.component that implement AccessValidatorModifier and TypeClassDescriptionfinal classThe execution context of a button being pressed.static classThe execution context of a component being interacted with.final classThe execution context of a modal being submitted.