zD12 / pircbotx

Automatically exported from code.google.com/p/pircbotx
0 stars 0 forks source link

channel.getUsers() has the size of the amounf of users without any special mode just like getNormalUsers() #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a channel object
2. do getUsers().size() and print that somewhere

What is the expected output? What do you see instead?
If there are 5 users the output should be 5

What version of the product are you using? On what operating system?
1.8 on Windows 7

Original issue reported on code.google.com by iMeta95 on 1 Aug 2013 at 7:06

GoogleCodeExporter commented 9 years ago
Works fine for me. Current #pircbotx channel

getUsers(): __import__ boozaa Cyberpew Glavata m0sf3t PircBotX sirecote TheLQ 
TheLQ-BeeJenkins TheLQ-PircBotX tiin57|Away Utoxin - 12
getNormalUsers(): boozaa Cyberpew Glavata m0sf3t PircBotX sirecote tiin57|Away 
Utoxin - 8
getVoices(): __import__ TheLQ TheLQ-BeeJenkins TheLQ-PircBotX - 4

Original comment by Lord.Qua...@gmail.com on 1 Aug 2013 at 7:55