You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/pages/docs/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Frequently asked questions about Spark.
5
5
6
6
# Frequently Asked Questions
7
7
8
-
## How Do I Access Commands
8
+
## How Do I Access Commands?
9
9
10
10
With a normal Discord.js handler, you would be able to access commands with `client.commands` (or something similar). With Spark, this is a little different.
0 commit comments