@@ -140,7 +140,7 @@ |
||
| 140 | 140 | |
| 141 | 141 | $this->botApi->sendMessage( |
| 142 | 142 | $game->chatId, |
| 143 | - json_decode('"\ud83d\udc4d"').' Correct! @'.$user->getAlias().' gets *'. |
|
| 143 | + json_decode('"\ud83d\udc4d"').' Correct! @'.$user->getAlias().' gets *'. |
|
| 144 | 144 | $question->price.'* and now has *'.$user->getPoints().'* points!', |
| 145 | 145 | 'markdown', |
| 146 | 146 | false, |