Interface InviteAction

All Superinterfaces:
AuditableRestAction<Invite>, RestAction<Invite>
All Known Implementing Classes:
InviteActionImpl

public interface InviteAction extends AuditableRestAction<Invite>
Invite Builder system created as an extension of RestAction
Provides an easy way to gather and deliver information to Discord to create Invites.
See Also: