mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
add dm's
This commit is contained in:
@@ -169,6 +169,7 @@ void from_json(const nlohmann::json &j, ReadyEventData &m) {
|
||||
JS_D("analytics_token", m.AnalyticsToken);
|
||||
JS_D("friend_suggestion_count", m.FriendSuggestionCount);
|
||||
JS_D("user_settings", m.UserSettings);
|
||||
JS_D("private_channels", m.PrivateChannels);
|
||||
}
|
||||
|
||||
void from_json(const nlohmann::json &j, UserSettingsData &m) {
|
||||
|
||||
Reference in New Issue
Block a user