Uses of Interface
org.javacord.api.interaction.callback.InteractionFollowupMessageBuilder
-
Packages that use InteractionFollowupMessageBuilder Package Description org.javacord.api.interaction -
-
Uses of InteractionFollowupMessageBuilder in org.javacord.api.interaction
Methods in org.javacord.api.interaction that return InteractionFollowupMessageBuilder Modifier and Type Method Description InteractionFollowupMessageBuilderInteractionBase. createFollowupMessageBuilder()Create a message builder to send follow-up messages for this interaction.
-