Package org.javacord.api.interaction
Interface ButtonInteraction
-
- All Superinterfaces:
DiscordEntity,InteractionBase,MessageComponentInteractionBase
public interface ButtonInteraction extends MessageComponentInteractionBase
-
-
Method Summary
-
Methods inherited from interface org.javacord.api.entity.DiscordEntity
getApi, getCreationTimestamp, getId, getIdAsString
-
Methods inherited from interface org.javacord.api.interaction.InteractionBase
createFollowupMessageBuilder, createImmediateResponder, getApplicationId, getChannel, getLocale, getServer, getServerLocale, getToken, getType, getUser, getVersion, respondLater, respondLater, respondWithModal, respondWithModal
-
Methods inherited from interface org.javacord.api.interaction.MessageComponentInteractionBase
acknowledge, createOriginalMessageUpdater, getComponentType, getCustomId, getMessage
-
-