_callServiceStatic('BigwheelService', 'onWinPrize', $grid1, $grid2); } public static function onBuyOk($gridId, $buyPrice) { myself()->_addTgLog('Bigwheel.buyOk', array( 'gridId' => $gridId, 'buyPrice' => $buyPrice )); } }