| 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::guild | virtual |
| channels | dpp::guild | |
| connect_member_voice(snowflake user_id, bool self_mute=false, bool self_deaf=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(nlohmann::json *j) | dpp::guild | |
| fill_from_json(class discord_client *shard, nlohmann::json *j) | dpp::guild | |
| 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 | dpp::managed | |
| 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 | |
| managed(const snowflake nid=0) | 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 | |
| operator==(const managed &other) const noexcept | dpp::managed | |
| 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 | |
| roles | dpp::guild | |
| rules_channel_id | dpp::guild | |
| safety_alerts_channel_id | dpp::guild | |
| set_name(const std::string &n) | dpp::guild | |
| shard_id | dpp::guild | |
| splash | dpp::guild | |
| system_channel_id | dpp::guild | |
| threads | dpp::guild | |
| 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 |
| ~json_interface()=default | dpp::json_interface< guild > | protected |
| ~managed()=default | dpp::managed | virtual |