> ## Documentation Index
> Fetch the complete documentation index at: https://burger-bot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# /inviteinfo

> Inspect a Discord invite link.

Show detailed information about a Discord invite link.

## Description

Reveals the destination server's name, member count, online count, invite code, inviter, channel, and expiration.

## Required permissions

* **User:** none
* **Bot:** `Embed Links`

## Syntax

```text theme={null}
/inviteinfo invite:<invite link or code>
```

## Example

```text theme={null}
/inviteinfo invite:https://discord.gg/qfwwx2XJKw
/inviteinfo invite:qfwwx2XJKw
```

## Notes

<Tip>
  Useful for vetting suspicious invite links before clicking them.
</Tip>
