Interface DeletedInvite

All Superinterfaces:
HasChannel
All Known Implementing Classes:
DeletedInviteImpl

public interface DeletedInvite extends HasChannel
Sent when an invite is deleted.
Since:
4/24/20.
Author:
amy
  • Method Details

    • code

      @Nonnull @CheckReturnValue String code()
      Returns:
      The code of the invite that was deleted.