RestAction
that can be used to operate on a specific case before executing the request.See: Description
Class | Description |
---|---|
AuditableRestAction<T> | |
AuditableRestAction.EmptyRestAction<T> | |
ChannelAction |
Extension of
RestAction specifically
designed to create a Channel . |
InviteAction |
Invite Builder system created as an extension of RestAction
Provides an easy way to gather and deliver information to Discord to create Invites . |
PermissionOverrideAction | |
RoleAction |
Extension of
RestAction specifically
designed to create a Role . |
WebhookAction |
Webhook Builder system created as an extension of RestAction
Provides an easy way to gather and deliver information to Discord to create Webhooks . |
RestAction
that can be used to operate on a specific case before executing the request.