Files
FrozenFriendsYume/packages/iceshrimp-sdk/markdown/iceshrimp-sdk.channelconnection._constructor_.md
T
2026-07-26 12:29:43 +09:00

649 B

Home > iceshrimp-sdk > ChannelConnection > (constructor)

ChannelConnection.(constructor)

Constructs a new instance of the Connection class

Signature:

constructor(stream: Stream, channel: string, name?: string);

Parameters

Parameter Type Description
stream Stream
channel string
name string (Optional)