Alchemy.Client.delete_invite

You're seeing just the function delete_invite, go back to Alchemy.Client module for more information.
Link to this function

delete_invite(invite_code)

Specs

delete_invite(String.t()) :: {:ok, nil} | {:error, term()}

Deletes an invite.

After deletion the invite can no longer be used, as you might expect.