Package dev.sympho.bot_utils.component
Class ButtonManager.ButtonContext
java.lang.Object
dev.sympho.bot_utils.component.ComponentManager.ComponentContext<ButtonInteractionEvent>
dev.sympho.bot_utils.component.ButtonManager.ButtonContext
- All Implemented Interfaces:
AccessContext,AccessValidator,ChannelAccessContext
- Enclosing class:
- ButtonManager
public final class ButtonManager.ButtonContext
extends ComponentManager.ComponentContext<ButtonInteractionEvent>
The execution context of a button being pressed.
- Since:
- 1.0
-
Method Summary
Methods inherited from class dev.sympho.bot_utils.component.ComponentManager.ComponentContext
getChannel, getChannelId, getClient, getEvent, getGuild, getGuildId, getInteraction, getMember, getMember, getMessage, getMessageId, getUser, hasAccessMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.sympho.bot_utils.access.AccessContext
asGuild, isPrivateMethods inherited from interface dev.sympho.bot_utils.access.AccessValidator
validateMethods inherited from interface dev.sympho.bot_utils.access.ChannelAccessContext
asUser