Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Commit fd4facb

Browse files
author
Ian Woo
committed
changed unban warning to a tip
1 parent d0baaec commit fd4facb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/popular-topics/common-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const id = args[0];
5656

5757
</branch>
5858

59-
::: warning
59+
::: tip
6060
Because we cannot ping a user who isn't in the server, we have to pass in the user id. To do this, we use arguments, represented by `args` (see [Commands with user input](/creating-your-bot/commands-with-user-input/)).
6161
:::
6262

0 commit comments

Comments
 (0)