I have been trying to message with noblox.js, but Its not working. If someone can help, thanks.
i believe the noblox library already have a documentation
I know, but after looking at the for 5 hours, and it not working. I needed to ask some one.
No, I mean A message tho the roblox message system, not chat.
Yes, But how do I do it, heres my code:
noblox.message(Message.recipient.id, "This Is A Test", "Test")
But it dose not work.
Edit, I know the Message.recipient.id
works.
Troubleshooting:
- what is
Message
? - Have you logged in with a cookie?
I have loged it with the cookie.
What is the message
variable?
But for more info:
It gets all the messages:
let messages = await noblox.getMessages(1, 5, "Inbox")
and then makes the “Message”:
var Message = messages['collection'][0]
Alright, the problem might be this
0_0, hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm. I think thats it, one more thing, dose the Chat one work??
I have no idea, it doesn’t have a note though so I presume it does.
Let me try it. Give me a sec. I am going to try it.
Also How do you get the “conversationId”?
Becuase I am trying to test it.
No idea, but I think it might be the order they’re listed in
or UserId
No, The conversationId I had for the messageing was like 8 Letters long (Nub’s).
I’m not sure then. Experiment around with different numbers?