mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
91dddc439f
This resolves possible confusion between iceshrimp-js (this project) and iceshrimp-sdk (the package)
11 lines
374 B
Markdown
11 lines
374 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [iceshrimp-sdk](./iceshrimp-sdk.md) > [ChannelConnection](./iceshrimp-sdk.channelconnection.md) > [stream](./iceshrimp-sdk.channelconnection.stream.md)
|
|
|
|
## ChannelConnection.stream property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
protected stream: Stream;
|
|
```
|