mirror of
https://github.com/Mibew/broadcast-plugin.git
synced 2025-05-09 18:03:07 +03:00
Missed semicolon in README
This commit is contained in:
parent
8909e7f257
commit
f86fec3757
@ -5,7 +5,7 @@ A plugin to broadcast a message.
|
|||||||
At the moment there are four broadcasting modes available:
|
At the moment there are four broadcasting modes available:
|
||||||
|
|
||||||
* to all active chats (i.e. to chats with an operator connected);
|
* to all active chats (i.e. to chats with an operator connected);
|
||||||
* to all waiting chats (i.e. to chats in a queue and chats where an operator has been disconnected)
|
* to all waiting chats (i.e. to chats in a queue and chats where an operator has been disconnected);
|
||||||
* to all chats except for closed ones;
|
* to all chats except for closed ones;
|
||||||
* to all operators involved in chats (i.e. to operators in active chats or in active invitations).
|
* to all operators involved in chats (i.e. to operators in active chats or in active invitations).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user