Mensaje privado con adjunto/carga a través de la API

Hi, you need two API requests. One to upload the file, which returns the url, and one to create the post in which you insert the URL.

3 Me gusta