We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3219e3d commit 1b852baCopy full SHA for 1b852ba
docs/music.rst
@@ -2,9 +2,5 @@
2
Music
3
=========
4
5
-.. autoclass:: ChillBot.Music
6
-.. autofunction:: ChillBot.Music.get_top_ten
7
-
8
-.. autoclass:: ChillBot.MusicResponse
9
-.. autofunction:: ChillBot.MusicResponse.id
10
-.. autofunction:: ChillBot.MusicResponse.artists
+.. automodule:: ChillBot
+ :members:
0 commit comments