YH
Size: a a a
YH
CM
PS
YH
YH
YH
PS
PS
YH
RK
const bot = new Telegraf(process.env.BOT_TOKEN)
YH
G
G
const user = await User.findById(id)
user.records.push(newRecord._id)
await user.save()
G
G
posts: [
{
_id: ‘2394i0gij3f0bijier0j3’,
title: ‘My first post’,
author: {
name: ‘LOH’
}
}
]
authors: [
{
_id: fd89ufdb8eug93f8eg,
name: ‘LOH’,
posts: [ { title: ‘My first post’ } ]
}
]
MN
KS
MN
KS