Пример #1
0
 void BotStatus(BotStatus newStatus)
 {
     _writer.Event("STATE", input: newStatus);
 }