AE
Можете пожалуйста подсказать.
Как можно отфильтровать массив и получить объект а не массив?
Size: a a a
AE
j
СГ
AE
AE
j
AE
СГ
AE
ПР
function menu(bot, chatId, userId, result_game, round)
{
}
module.exports = menu;
Функцию вызываю так:const checkChangeRound = require('../../modds/games/checkChangeRound');
checkChangeRound(bot, chat_id, user_id, result, round);
ПР
function menu(bot, chatId, userId, result_game, round)
{
}
module.exports = menu;
Функцию вызываю так:const checkChangeRound = require('../../modds/games/checkChangeRound');
checkChangeRound(bot, chat_id, user_id, result, round);
AE
function menu(bot, chatId, userId, result_game, round)
{
}
module.exports = menu;
Функцию вызываю так:const checkChangeRound = require('../../modds/games/checkChangeRound');
checkChangeRound(bot, chat_id, user_id, result, round);
A
ПР
ПР
A
AE
AE
A