# | Line 1 | Line 1 | |
---|---|---|
1 | < | PART <#channel> :[part message] |
1 | > | PART <#channel1[,#channel2,#channel3...]> :[part message] |
2 | ||
3 | PART requires at least a channel argument to be given. It will | |
4 | exit the client from the specified channel. | |
5 | + | You can part more than one channel at a time, |
6 | + | separating their names with commas (','). |
7 | ||
8 | An optional part message may be given to be displayed to the | |
9 | channel. |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |