jormungandr-bite/packages/iceshrimp-js/markdown/iceshrimp-js.stream.disconnecttochannel.md
2023-07-21 19:33:01 +02:00

545 B

Home > iceshrimp-js > Stream > disconnectToChannel

Stream.disconnectToChannel() method

Signature:

disconnectToChannel(connection: NonSharedConnection): void;

Parameters

Parameter Type Description
connection NonSharedConnection

Returns:

void