Discord Social SDK
|
This is the complete list of members for discordpp::GuildChannel, including all inherited members.
GuildChannel(GuildChannel &&other) noexcept | discordpp::GuildChannel | |
GuildChannel(const GuildChannel &arg0) | discordpp::GuildChannel | |
Id() const | discordpp::GuildChannel | |
IsLinkable() const | discordpp::GuildChannel | |
IsViewableAndWriteableByAllMembers() const | discordpp::GuildChannel | |
LinkedLobby() const | discordpp::GuildChannel | |
Name() const | discordpp::GuildChannel | |
nullobj | discordpp::GuildChannel | static |
operator bool() const | discordpp::GuildChannel | inline |
operator=(GuildChannel &&other) noexcept | discordpp::GuildChannel | |
operator=(const GuildChannel &arg0) | discordpp::GuildChannel | |
SetId(uint64_t Id) | discordpp::GuildChannel | |
SetIsLinkable(bool IsLinkable) | discordpp::GuildChannel | |
SetIsViewableAndWriteableByAllMembers(bool IsViewableAndWriteableByAllMembers) | discordpp::GuildChannel | |
SetLinkedLobby(std::optional< discordpp::LinkedLobby > LinkedLobby) | discordpp::GuildChannel | |
SetName(std::string Name) | discordpp::GuildChannel |