mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-12-23 20:53:09 +02:00
Update misskey-js.api.md
This commit is contained in:
parent
e456c6a9c1
commit
8ccf954065
1 changed files with 4 additions and 0 deletions
|
@ -2606,6 +2606,10 @@ export class Stream extends EventEmitter<StreamEvents> {
|
|||
//
|
||||
// (undocumented)
|
||||
disconnectToChannel(connection: NonSharedConnection): void;
|
||||
// (undocumented)
|
||||
heartbeat(): void;
|
||||
// (undocumented)
|
||||
ping(): void;
|
||||
// Warning: (ae-forgotten-export) The symbol "SharedConnection" needs to be exported by the entry point index.d.ts
|
||||
//
|
||||
// (undocumented)
|
||||
|
|
Loading…
Reference in a new issue