afk_channel_id | dpp::guild | |
afk_timeout | dpp::guild | |
application_id | dpp::guild | |
banner | dpp::guild | |
base_permissions(const class user *user) const | dpp::guild | |
base_permissions(const guild_member &member) const | dpp::guild | |
build_json(bool with_id=false) const | dpp::json_interface< guild > | inline |
channels | dpp::guild | |
connect_member_voice(snowflake user_id, bool self_mute=false, bool self_deaf=false, bool dave=false) | dpp::guild | |
default_message_notifications | dpp::guild | |
description | dpp::guild | |
discovery_splash | dpp::guild | |
emojis | dpp::guild | |
explicit_content_filter | dpp::guild | |
fill_from_json(class discord_client *shard, nlohmann::json *j) | dpp::guild | |
json_interface< guild >::fill_from_json(nlohmann::json *j) | dpp::json_interface< guild > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::guild | protected |
flags | dpp::guild | |
flags_extra | dpp::guild | |
get_banner_url(uint16_t size=0, const image_type format=i_png, bool prefer_animated=true) const | dpp::guild | |
get_creation_time() const noexcept | dpp::managed | inline |
get_discovery_splash_url(uint16_t size=0, const image_type format=i_png) const | dpp::guild | |
get_icon_url(uint16_t size=0, const image_type format=i_png, bool prefer_animated=true) const | dpp::guild | |
get_splash_url(uint16_t size=0, const image_type format=i_png) const | dpp::guild | |
guild() | dpp::guild | |
has_animated_banner() const | dpp::guild | |
has_animated_banner_hash() const | dpp::guild | |
has_animated_icon() const | dpp::guild | |
has_animated_icon_hash() const | dpp::guild | |
has_auto_moderation() const | dpp::guild | |
has_banner() const | dpp::guild | |
has_channel_banners() const | dpp::guild | |
has_creator_store_page() const | dpp::guild | |
has_invite_splash() const | dpp::guild | |
has_invites_disabled() const | dpp::guild | |
has_member_verification_gate() const | dpp::guild | |
has_monetization_enabled() const | dpp::guild | |
has_more_stickers() const | dpp::guild | |
has_news() const | dpp::guild | |
has_premium_progress_bar_enabled() const | dpp::guild | |
has_raid_alerts_disabled() const | dpp::guild | |
has_role_icons() const | dpp::guild | |
has_role_subscriptions() const | dpp::guild | |
has_role_subscriptions_available_for_purchase() const | dpp::guild | |
has_seven_day_thread_archive() const | dpp::guild | |
has_support_server() const | dpp::guild | |
has_three_day_thread_archive() const | dpp::guild | |
has_ticketed_events() const | dpp::guild | |
has_vanity_url() const | dpp::guild | |
has_vip_regions() const | dpp::guild | |
icon | dpp::guild | |
id | dpp::managed | |
is_community() const | dpp::guild | |
is_discoverable() const | dpp::guild | |
is_featureable() const | dpp::guild | |
is_large() const | dpp::guild | |
is_partnered() const | dpp::guild | |
is_preview_enabled() const | dpp::guild | |
is_unavailable() const | dpp::guild | |
is_verified() const | dpp::guild | |
is_welcome_screen_enabled() const | dpp::guild | |
json_interface< guild > | dpp::guild | friend |
managed()=default | dpp::managed | |
managed(const snowflake nid) | dpp::managed | inline |
managed(const managed &rhs)=default | dpp::managed | |
managed(managed &&rhs)=default | dpp::managed | |
max_members | dpp::guild | |
max_presences | dpp::guild | |
max_video_channel_users | dpp::guild | |
member_count | dpp::guild | |
members | dpp::guild | |
mfa_level | dpp::guild | |
name | dpp::guild | |
nsfw_level | dpp::guild | |
operator!=(const managed &other) const noexcept | dpp::managed | inline |
operator=(const managed &rhs)=default | dpp::managed | |
operator=(managed &&rhs)=default | dpp::managed | |
operator==(const managed &other) const noexcept | dpp::managed | inline |
owner_id | dpp::guild | |
permission_overwrites(const uint64_t base_permissions, const user *user, const channel *channel) const | dpp::guild | |
permission_overwrites(const guild_member &member, const channel &channel) const | dpp::guild | |
premium_subscription_count | dpp::guild | |
premium_tier | dpp::guild | |
public_updates_channel_id | dpp::guild | |
rehash_members() | dpp::guild | |
remove_banner() | dpp::guild | |
remove_discovery_splash() | dpp::guild | |
remove_icon() | dpp::guild | |
remove_splash() | dpp::guild | |
roles | dpp::guild | |
rules_channel_id | dpp::guild | |
safety_alerts_channel_id | dpp::guild | |
set_banner(image_type format, std::string_view data) | dpp::guild | |
set_banner(image_type format, const std::byte *data, uint32_t size) | dpp::guild | |
set_discovery_splash(image_type format, std::string_view data) | dpp::guild | |
set_discovery_splash(image_type format, const std::byte *data, uint32_t size) | dpp::guild | |
set_icon(image_type format, std::string_view data) | dpp::guild | |
set_icon(image_type format, const std::byte *data, uint32_t size) | dpp::guild | |
set_name(const std::string &n) | dpp::guild | |
set_splash(image_type format, std::string_view data) | dpp::guild | |
set_splash(image_type format, const std::byte *data, uint32_t size) | dpp::guild | |
shard_id | dpp::guild | |
splash | dpp::guild | |
system_channel_id | dpp::guild | |
threads | dpp::guild | |
to_json(bool with_id=false) const | dpp::json_interface< guild > | inline |
to_json_impl(bool with_id=false) const | dpp::guild | protected |
vanity_url_code | dpp::guild | |
verification_level | dpp::guild | |
voice_members | dpp::guild | |
welcome_screen | dpp::guild | |
widget_channel_id | dpp::guild | |
widget_enabled() const | dpp::guild | |
~guild()=default | dpp::guild | virtual |
~managed()=default | dpp::managed | virtual |