neokuze / chatango-lib

Async Library for chatango written in Python3.8
https://asynclibraryinpython.chatango.com
GNU General Public License v3.0
9 stars 3 forks source link

Does not support "Unban All" #4

Closed Vissle-Drissle closed 2 weeks ago

Vissle-Drissle commented 2 weeks ago

unbanall WebSocket frame sends unbanall receives allunblocked:0 where the amount of unbanned users is after the colon. The ban list with your library is not cleared.

Permission flag: 1 << 20 (Unban all with one click) Mod action id: ubna (removed all bans)

neokuze commented 2 weeks ago

Thanks, I put my hands on it already.

neokuze commented 2 weeks ago

done.