summaryrefslogtreecommitdiff
path: root/discord/discord.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'discord/discord.hpp')
-rw-r--r--discord/discord.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/discord/discord.hpp b/discord/discord.hpp
index a9d44dc..93f5527 100644
--- a/discord/discord.hpp
+++ b/discord/discord.hpp
@@ -60,6 +60,7 @@ public:
using roles_type = Store::roles_type;
using members_type = Store::members_type;
+ std::unordered_set<Snowflake> GetGuildsID() const;
const guilds_type &GetGuilds() const;
const User &GetUserData() const;
const UserSettings &GetUserSettings() const;