Add as_chunks helper function

This commit is contained in:
Josh
2021-04-25 23:36:03 -04:00
committed by GitHub
parent d60689a983
commit 3c2674725a
2 changed files with 72 additions and 0 deletions
+2
View File
@@ -925,6 +925,8 @@ Utility Functions
.. autofunction:: discord.utils.utcnow
.. autofunction:: discord.utils.as_chunks
.. _discord-api-enums:
Enumerations