TeMU-BSC / iberifier

2 stars 0 forks source link

Telegram fields #23

Closed Oliph closed 2 years ago

Oliph commented 2 years ago
BlancaCalvo commented 2 years ago

There are just 3 fields that are not always there, but we don't need any of them. Fields: //{ // _id: 1, // messageId: 1, // channelId: 1, // date: 1, // message: 1, // mentioned: 1, // post: 1, // sender: 1, // views: 1, // instantCrawled: 1, -> not always there // replyTo: 1, -> not always there // replies: 1 -> not always there //}