Skip to content

Commit e978158

Browse files
committed
Add docs
1 parent 4a7d806 commit e978158

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/exts/commands/core.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,16 @@ Cooldowns
8585

8686
.. attributetable:: twitchio.ext.commands.BucketType()
8787
.. autoclass:: twitchio.ext.commands.BucketType()
88+
89+
90+
Converters
91+
##########
92+
93+
.. autoclass:: twitchio.ext.commands.Converter()
94+
:members:
95+
96+
.. autoclass:: twitchio.ext.commands.UserConverter()
97+
:members:
98+
99+
.. autoclass:: twitchio.ext.commands.ColourConverter()
100+
:members:

0 commit comments

Comments
 (0)