This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module (v4 docs, v3 docs) page instead.
RESYNC
Resynchronizes the state of the specified channel. Useful for when an IJOIN is sent for an unknown channel.
Connection Phases
This message can be used in the following connection phases:
Connection Phase | Usable? |
---|---|
Connecting outbound | ❌ |
Authenticating outbound | ❌ |
Authenticating inbound | ❌ |
Fully connected | ✔️ |
Syntax
[:<sid>] RESYNC <channel>
Parameter | Description |
---|---|
<channel> | The channel to resynchronize. |
Example Usage
Resynchronises the state of #chan:
:36D RESYNC #chan