The project implements methods for dealing with:
server message throttling
creation of DM rooms
sending messages to newly created rooms
redacting messages
changing power levels of users
use of asyncio conditionals to wait for client state to be updated in sync()
The project implements methods for dealing with: server message throttling creation of DM rooms sending messages to newly created rooms redacting messages changing power levels of users use of asyncio conditionals to wait for client state to be updated in sync()