droplet 1.1.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 |
BlacklistDTO::BlacklistDTO | ( | std::string | username | ) |
BlacklistDTO::BlacklistDTO | ( | const RowDTOAdapter & | row | ) |
std::string BlacklistDTO::username |