We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ae477 commit ab56d55Copy full SHA for ab56d55
src/utils.ts
@@ -86,6 +86,7 @@ export function isOwnUserBaseProperty(property: string) {
86
unread_count: true,
87
unread_threads: true,
88
invisible: true,
89
+ privacy_settings: true,
90
roles: true,
91
};
92
0 commit comments