|
Discord Social SDK
|
This is the complete list of members for discordpp::LinkedChannel, including all inherited members.
| GuildId() const | discordpp::LinkedChannel | |
| Id() const | discordpp::LinkedChannel | |
| LinkedChannel(LinkedChannel &&other) noexcept | discordpp::LinkedChannel | |
| LinkedChannel(const LinkedChannel &arg0) | discordpp::LinkedChannel | |
| Name() const | discordpp::LinkedChannel | |
| nullobj | discordpp::LinkedChannel | static |
| operator bool() const | discordpp::LinkedChannel | inline |
| operator=(LinkedChannel &&other) noexcept | discordpp::LinkedChannel | |
| operator=(const LinkedChannel &arg0) | discordpp::LinkedChannel | |
| SetGuildId(uint64_t GuildId) | discordpp::LinkedChannel | |
| SetId(uint64_t Id) | discordpp::LinkedChannel | |
| SetName(std::string Name) | discordpp::LinkedChannel |