Are you an LLM? You can read better optimized documentation at /en/message-templates/types/discord/media-channel.md for this page in Markdown format
MediaChannel
This data type describes all available data about the media channel.
Properties
| Property | Type | Description |
|---|---|---|
id | Number | Unique identifier |
createdAt | DateTime | Creation date and time |
name | String | Channel name |
type | String | Channel type |
mention | String | Mention |
guild | Guild | Server information |
position | Number | Position number in channel list (1 is top of the list) |
parent | Category | Category if exists |
nsfw | Boolean | true if this channel is age restricted |
topic | String | Description (Topic) |