Discord.C++ 0.13.0
Loading...
Searching...
No Matches
DiscordCPP::TextChannel Member List

This is the complete list of members for DiscordCPP::TextChannel, including all inherited members.

_set_last_message_id(std::string message_id)DiscordCPP::TextChannelinline
_set_last_pin_timestamp(std::string timestamp)DiscordCPP::TextChannelinline
api_call(const std::string &url, const std::string &method="GET", const json &data=json(), const std::string &content_type="", const bool cache=true)DiscordCPP::DiscordObjectprotected
Channel(const json &data, const std::string &token)DiscordCPP::Channel
Channel(const std::string &id, const std::string &token)DiscordCPP::Channel
Channel(const std::string &token)DiscordCPP::Channelexplicit
Channel()=defaultDiscordCPP::Channel
delete_channel()DiscordCPP::Channel
delete_messages(const std::vector< std::shared_ptr< Message > > &messages)DiscordCPP::TextChannel
DiscordObject()=defaultDiscordCPP::DiscordObject
DiscordObject(std::string token)DiscordCPP::DiscordObjectexplicit
DiscordObject(std::string token, std::string id)DiscordCPP::DiscordObjectexplicit
DM enum valueDiscordCPP::Channel
get_icon()DiscordCPP::Channelinline
get_id() constDiscordCPP::DiscordObjectinline
get_last_message_id()DiscordCPP::TextChannelinline
get_last_pin_timestamp()DiscordCPP::TextChannelinline
get_name()DiscordCPP::Channelinline
get_position()DiscordCPP::Channelinline
get_rate_limit_per_user()DiscordCPP::TextChannelinline
get_token() constDiscordCPP::DiscordObjectinlineprotected
get_topic()DiscordCPP::TextChannelinline
get_type()DiscordCPP::Channelinline
GROUP_DM enum valueDiscordCPP::Channel
GUILD_CATEGORY enum valueDiscordCPP::Channel
GUILD_DIRECTORY enum valueDiscordCPP::Channel
GUILD_FORUM enum valueDiscordCPP::Channel
GUILD_NEWS enum valueDiscordCPP::Channel
GUILD_NEWS_THREAD enum valueDiscordCPP::Channel
GUILD_PRIVATE_THREAD enum valueDiscordCPP::Channel
GUILD_PUBLIC_THREAD enum valueDiscordCPP::Channel
GUILD_STAGE_VOICE enum valueDiscordCPP::Channel
GUILD_TEXT enum valueDiscordCPP::Channel
GUILD_VOICE enum valueDiscordCPP::Channel
history(const int limit=100, const std::string &before="", const std::string &after="", const std::string &around="")DiscordCPP::TextChannel
is_nsfw()DiscordCPP::TextChannelinline
operator std::string()DiscordCPP::Channelinlineexplicit
send(const std::string &content, const bool tts=false)DiscordCPP::TextChannel
send(Embed embed)DiscordCPP::TextChannel
TextChannel(const json &data, const std::string &token)DiscordCPP::TextChannel
TextChannel(const std::string &id, const std::string &token)DiscordCPP::TextChannel
TextChannel(const std::string &token)DiscordCPP::TextChannelexplicit
TextChannel()=defaultDiscordCPP::TextChannel
Type enum nameDiscordCPP::Channel