Skip to content

Commit 7aa8550

Browse files
aaceboheyitsaamir
andauthored
Update packages/api/src/activities/utils/remove-mentions-text.ts
Co-authored-by: Aamir <[email protected]>
1 parent b064060 commit 7aa8550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/api/src/activities/utils/remove-mentions-text.ts

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ type TextActivity = MessageSendActivity | MessageUpdateActivity | TypingActivity
99
export interface RemoveMentionsTextOptions {
1010
/**
1111
* the account to remove mentions for
12+
* by default, all at-mentions listed in `entities` are removed.
1213
*/
1314
accountId?: string;
1415

0 commit comments

Comments
 (0)