diff --git a/docs/docs_client.rst b/docs/docs_client.rst index 1be8a47e6..47100ef74 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -271,7 +271,7 @@ Gets a list of banned users in a server. joinServer(invite, `callback`) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Joins a server from the given invite. This will not work for OAuth bot accounts. +Joins a server from the given invite. This will not work for OAuth bot accounts, you must use `OAuth invite URLs `_ instead. - **invite** - an `Invite Resolvable`_ - **callback** - `function` taking the following: