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

# /banner

> View a member's profile banner.

View the global profile banner of any member.

## Description

Returns the member's global Discord banner at full resolution. If they don't have one, you'll see a message saying so.

## Required permissions

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

## Syntax

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

## Example

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

## Notes

Use [`/userbanner`](/utility/userbanner) for a member's per-server banner.
