Skip to content

Commit b387d98

Browse files
[OG-1453] feature: final step to undeprecate ui kit
1 parent 6f8692c commit b387d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ interface MessageListParams {
123123
isInclusive?: boolean;
124124
shouldReverse?: boolean;
125125
messageType?: string;
126-
customType?: string;
126+
customTypes?: [string];
127127
senderUserIds?: [string];
128128
includeMetaArray?: boolean;
129129
includeReactions?: boolean;

0 commit comments

Comments
 (0)