> ## 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.

# /whois

> Show detailed information about a member.

Show detailed information about any member of the server.

## Description

Returns a rich embed including:

* Username, display name, and ID
* Avatar
* Account creation date
* Server join date
* Roles (with the top role highlighted)
* Key permissions
* Boosting status (if applicable)

## Required permissions

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

## Syntax

```text theme={null}
/whois [user:<member>]
```

## Example

```text theme={null}
/whois
/whois user:@Friend
```

## Notes

Defaults to yourself if no user is provided.
