specifications/API/models/Channel.md

9 lines
243 B
Markdown

## Channel Object
Represents a channel in a [Guild](Guild.md).
**Structure**
| Field | Type | Description |
| ----- | ------ | ------------------- |
| id | string | ID of the channel |
| name | string | Name of the channel |