solanha1999

Results 5 comments of solanha1999

> just a note, i was able to get that "upload" functionality with just `driver.sendMessage()` like so... > > ``` > return driver.sendMessage({ > msg: "Message goes here", > rid:...

@felipetomm Thanks thats great, but i dont know how do i do that (https://developer.rocket.chat/api/rest-api/endpoints/rooms/upload#example-call) in nodeJS i use the curl conversor (https://onlinedevtools.in/curl), but it don't work. Do u know what...

Sorry @felipetomm, but It's not working for me here's my code: ![image](https://user-images.githubusercontent.com/86743159/125349291-be459300-e333-11eb-8157-673cd6aacf91.png) do u know what I'm doing wrong?

@felipetomm thanks, my code works very well, i just have to add the Room or User ID to work, so now i trying to get the User and Room ID...

Thank you!!!! That's work very well!!!