We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7f328 commit 6693eb7Copy full SHA for 6693eb7
src/api/model/enum/group-notification-type.ts
@@ -25,4 +25,5 @@ export enum GroupNotificationType {
25
Picture = 'picture',
26
Announce = 'announce',
27
Restrict = 'restrict',
28
+ Create = 'create',
29
}
0 commit comments