![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
#include <BlacklistDTO.hpp>
Public Member Functions | |
BlacklistDTO ()=default | |
BlacklistDTO (std::string username) | |
BlacklistDTO (const RowDTOAdapter &row) |
Public Attributes | |
std::string | username |
|
default |
|
explicit |
|
explicit |
std::string BlacklistDTO::username |