Interface InviteAction

All Superinterfaces:
AuditableRestAction<Invite>, RestAction<Invite>

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: