Skip to content

Commit a466b9b

Browse files
xhyromS222em
andauthored
chore: make changes
Co-authored-by: S222em <68066476+S222em@users.noreply.github.com>
1 parent bb0391b commit a466b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/GClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export interface GClientOptions extends ClientOptions {
6262
| ((message: Message) => Awaitable<GClientMessagePrefix>)
6363
| GClientMessagePrefix;
6464
/**
65-
* Whether to send a message for an unknown command.
65+
* Whether to send a message for an unknown message command.
6666
* @type {boolean}
6767
*/
6868
unknownCommandMessage?: boolean;

0 commit comments

Comments
 (0)