libkazv
banning.hpp File Reference
#include "basejob.hpp"
Include dependency graph for banning.hpp:
This graph shows which files directly or indirectly include this file:

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