Prathamjeet Singh

Results 4 comments of Prathamjeet Singh

> same issue here, thanks for help, I'll wait for the solution here, thanks joining the waiting list

I am also currently stuck due to this error. Were you able to find any fixes OP?

This is the method I created to add a document `COLLECTION = 'message_ids'` `def add_document(obj, username): data = {COLLECTION: get_message_id(obj), 'username': username, 'text': get_message( obj), 'sender_id': get_sender_id(obj), 'recipient_id': get_recipient_id(obj)} db.collection(COLLECTION).document(id).set(data)`...

The buttons are too edgy, round edges would be nicer.