Package net.dv8tion.jda.api.requests.restaction
Extensions of
Such as setting specific options for a new entity before creating it
RestAction
that can be used to operate on a specific case before executing the request.
Such as setting specific options for a new entity before creating it
-
Interface Summary Interface Description AuditableRestAction<T> Extension of RestAction to allow setting a reason, only available to accounts ofAccountType.BOTChannelAction<T extends GuildChannel> Extension ofRestActionspecifically designed to create aGuildChannel.CommandCreateAction SpecializedRestActionused to create or update commands.CommandEditAction SpecializedRestActionused to edit an existing command.CommandListUpdateAction SpecializedRestActionused to replace existing commands of a guild or globally.GuildAction RestActionextension specifically designed to allow for the creation ofGuilds.InviteAction InviteBuilder system created as an extension ofRestAction
Provides an easy way to gather and deliver information to Discord to createInvites.MemberAction RestActionextension specifically designed to allow bots to addUsersto Guilds.MessageAction Extension of a defaultRestActionthat allows setting message information before sending!PermissionOverrideAction Extension ofAuditableRestActionspecifically designed to create aPermissionOverridefor aGuildChannel.RoleAction Extension ofRestActionspecifically designed to create aRole.StageInstanceAction SpecializedRestActionused to create aStageInstanceWebhookAction WebhookBuilder system created as an extension ofRestAction
Provides an easy way to gather and deliver information to Discord to createWebhooks.WebhookMessageAction<T> Extension of a defaultRestActionthat allows setting message information before sending!WebhookMessageUpdateAction<T> -
Class Summary Class Description GuildAction.ChannelData GuildAction.RoleData