From d21b51c4dd850465d477efc306b38685b537dc94 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Wed, 21 Apr 2021 18:18:26 -0400 Subject: bump to api v9 now that it's live --- discord/objects.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'discord/objects.hpp') diff --git a/discord/objects.hpp b/discord/objects.hpp index 80bad17..5335dc0 100644 --- a/discord/objects.hpp +++ b/discord/objects.hpp @@ -265,6 +265,7 @@ struct IdentifyProperties { std::string OS; std::string Browser; std::string Device; + std::string SystemLocale; std::string BrowserUserAgent; std::string BrowserVersion; std::string OSVersion; -- cgit v1.2.3