|
libkazv
|
#include "basejob.hpp"

Go to the source code of this file.
Classes | |
| class | Kazv::Api::BanJob |
| Ban a user in the room. More... | |
| class | Kazv::Api::BanJob::JobResponse |
| class | Kazv::Api::UnbanJob |
| Unban a user from the room. More... | |
| class | Kazv::Api::UnbanJob::JobResponse |
Namespaces | |
| Kazv | |
| Kazv::Api | |
| nlohmann | |
Typedefs | |
| using | Kazv::Api::BanResponse = BanJob::JobResponse |
| using | Kazv::Api::UnbanResponse = UnbanJob::JobResponse |