droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
PortalDTO Class Reference

#include <PortalDTO.hpp>

Collaboration diagram for PortalDTO:

Public Member Functions

 PortalDTO ()=default
 
 PortalDTO (size_t guild_id, size_t channel_id)
 
 PortalDTO (const RowDTOAdapter &row)
 

Public Attributes

size_t guild_id
 
size_t channel_id
 

Constructor & Destructor Documentation

◆ PortalDTO() [1/3]

PortalDTO::PortalDTO ( )
default

◆ PortalDTO() [2/3]

PortalDTO::PortalDTO ( size_t guild_id,
size_t channel_id )

◆ PortalDTO() [3/3]

PortalDTO::PortalDTO ( const RowDTOAdapter & row)

Member Data Documentation

◆ channel_id

size_t PortalDTO::channel_id

◆ guild_id

size_t PortalDTO::guild_id

The documentation for this class was generated from the following files: