Closed abubelinha closed 2 years ago
Looks like it is possible now to get comments from different parts of Google drive files. https://developers.google.com/drive/api/v3/reference/comments/list
Is it possible to get them using PyDrive2 also?
If not, would it be possible to implement?
Thanks
I found some related code samples in gspread library, so I managed to do it myself.
Looks like it is possible now to get comments from different parts of Google drive files. https://developers.google.com/drive/api/v3/reference/comments/list
Is it possible to get them using PyDrive2 also?
If not, would it be possible to implement?
Thanks