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

# /channelinfo

> Show detailed information about a channel.

Display detailed information about a channel.

## Description

Returns a rich embed showing:

* Channel name, ID, and type
* Category (if any)
* Topic
* Creation date
* NSFW status
* Slowmode delay
* Member count (for threads and voice channels)
* Position in the channel list

## Required permissions

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

## Syntax

```text theme={null}
/channelinfo [channel:<channel>]
```

## Example

```text theme={null}
/channelinfo
/channelinfo channel:#announcements
```

## Notes

Defaults to the channel where the command was used.
