Hi, I am new to BP. We want to make it possible to upload a file (pdf, doc, jpg, video, anything) right when you post a message so that the file is associated with the message.
I need to know how to attach a file with the message using the buddypress rest api and have it uploaded with the message.
What I found so far is using the private messaging, however, I did not see how to attach a file to the message in the examples viewing the following url: https://developer.buddypress.org/bp-rest-api/reference/private-messaging/
Please help.
Thank you.