1. What OS you are at?
Windows 10 (Insider Build 15014)

2. Real PC or VPS?
PC

3. Using WindAddons? Which version?
No

4. Which version of WindBot?
2.9.0-beta41

5. Which version of Game Client?
11.04.4366

6. Do you have a Dedicated Graphics Card?
Yes. GTX 550 Ti

7. Detailed description of the problem.
The message structure's .channel property is being returned as an empty string.

To reproduce the error, run this code as a persistent and say anything on any channel.
auto(100)

foreach newmessage m do
print(m.channel)
end


Which gives the following output:
Code:
15:07:41 
15:07:42 
15:07:42
8. If applicable, a GIF of the action hosted on imgur.com.
N/A

9. Do this happen in WindBot for Client Version 10.x too?
No.

10. Debug Log.
N/A

11. Comments.
On WindBot 10, this is the output:

Code:
15:08:32 NPCs
15:05:33 NPCs
15:05:35 NPCs