Package net.dv8tion.jda.api.requests.restaction
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
-
ClassDescriptionExtension of RestAction to allow setting a reason, only available to accounts of
AccountType.BOTChannelAction<T extends GuildChannel>Extension ofRestActionspecifically designed to create aGuildChannel.SpecializedRestActionused to create or update commands.SpecializedRestActionused to edit an existing command.SpecializedRestActionused to replace existing commands of a guild or globally.RestActionextension specifically designed to allow for the creation ofGuilds.InviteBuilder system created as an extension ofRestAction
Provides an easy way to gather and deliver information to Discord to createInvites.RestActionextension specifically designed to allow bots to addUsersto Guilds.Extension of a defaultRestActionthat allows setting message information before sending!Extension ofAuditableRestActionspecifically designed to create aPermissionOverridefor aGuildChannel.Extension ofRestActionspecifically designed to create aRole.SpecializedRestActionused to create aStageInstanceExtension ofRestActionspecifically designed to create aThreadChannel.WebhookBuilder system created as an extension ofRestAction
Provides an easy way to gather and deliver information to Discord to createWebhooks.Extension of a defaultRestActionthat allows setting message information before sending!