From 274d61a0616a37d1422e7d2b9cf3f1baef778791 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Mon, 28 Sep 2015 20:37:18 +0100 Subject: [PATCH] client docs --- docs/docs_client.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs_client.rst b/docs/docs_client.rst index 5774dfe53..4c0f19cae 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -5,6 +5,8 @@ Client Documentation This page contains documentation on the `Discord.Client` class. This should be used when you want to start creating things with the API. +It might be beneficial to use CTRL+F to search for what you're looking for, or use the navigation provided by readthedocs on the left. + Attributes ----------