Skip to main content

SleepyDiscord::Role::Tags

Inherits from SleepyDiscord::DiscordObject

Public Functions Documentation​

function Tags​

Tags() =default

function ~Tags​

inline ~Tags()

function Tags​

Tags(
const json::Value & rawJSON
)

function Tags​

inline Tags(
const nonstd::string_view & json
)

function empty​

inline const bool empty() const

function std::make_tuple​

JSONStructStart std::make_tuple(
json::pair &::, "", ::OPTIONAL_FIELD ,
json::pair &::, "", ::OPTIONAL_FIELD
)

Public Attributes Documentation​

variable botID​

Snowflake< User > botID;

variable integrationID​

Snowflake< DiscordObject > integrationID;

Updated on 13 April 2022 at 18:39:59 UTC