jormungandr-bite/packages/iceshrimp-js/markdown/iceshrimp-js.entities.channel.md

16 lines
408 B
Markdown
Raw Normal View History

2023-07-21 11:33:01 -06:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [iceshrimp-js](./iceshrimp-js.md) &gt; [entities](./iceshrimp-js.entities.md) &gt; [Channel](./iceshrimp-js.entities.channel.md)
## entities.Channel type
**Signature:**
```typescript
export declare type Channel = {
id: ID;
};
```
**References:** [ID](./iceshrimp-js.entities.id.md)