We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d435d3 commit e34f471Copy full SHA for e34f471
README.md
@@ -275,7 +275,7 @@ Function only works after login.
275
The reason paramater will be the ban reason displayed to the user if they try to login, and visible on the KeyAuth dashboard.
276
277
```cpp
278
-KeyAuthApp.ban("Don't try to crack my loader, cunt.");
+KeyAuthApp.ban("You have been banned because of reason..");
279
```
280
281
## **Server-sided webhooks**
0 commit comments