kpeno 1 Posted March 17, 2017 Share Posted March 17, 2017 How i can get text from private message? i try :" var chat = new Channel(); var msg = chat.ReadMsg(); " - get "[] none" i try :" var chat = new Channel(); Logging.Write(Channel.ReadLastMsg().ToString()); " - get :"YY" . try latin and numbers :( Link to comment https://wrobot.eu/forums/topic/5411-private-msg-help/ Share on other sites More sharing options...
Droidz 2738 Posted March 17, 2017 Share Posted March 17, 2017 Hello, look this plugin http://wrobot.eu/files/file/359-whisper-reply/ Link to comment https://wrobot.eu/forums/topic/5411-private-msg-help/#findComment-24926 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now