to do for database - aranoah/him-qa GitHub Wiki
- Add chatId to stores
query to add
db.getCollection('gMultipleAddressLiveService').update({},{$set:{"chatId":"[email protected]"}},{multi:true})
query to add
db.getCollection('gMultipleAddressLiveService').update({},{$set:{"chatId":"[email protected]"}},{multi:true})