Add missing StoreChannel documentation

This commit is contained in:
Rapptz 2021-04-04 00:17:59 -04:00
parent 834a7d80aa
commit 6d63cf0d5d

View File

@ -3035,6 +3035,15 @@ TextChannel
.. automethod:: typing
:async-with:
StoreChannel
~~~~~~~~~~~~~
.. attributetable:: StoreChannel
.. autoclass:: StoreChannel()
:members:
:inherited-members:
VoiceChannel
~~~~~~~~~~~~~