jormungandr-bite/packages/iceshrimp-js/markdown/iceshrimp-js.stream.disconnecttochannel.md
2024-06-17 10:15:54 -06:00

523 B

Home > iceshrimp-js > Stream > disconnectToChannel

Stream.disconnectToChannel() method

Signature:

disconnectToChannel(connection: NonSharedConnection): void;

Parameters

Parameter Type Description
connection NonSharedConnection

Returns:

void