Skip to content

Commit ab55b96

Browse files
authored
Update README.md
1 parent 8936aa9 commit ab55b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const attachment = await discordTranscripts.createTranscript(channel, {
106106

107107
```js
108108
const attachment = await discordTranscripts.generateFromMessages(messages, channel, {
109-
// Same as createTranscript, except no limit
109+
// Same as createTranscript, except no limit or filter
110110
});
111111
```
112112

0 commit comments

Comments
 (0)