Add as_chunks helper function

This commit is contained in:
Josh
2021-04-26 13:36:03 +10:00
committed by GitHub
parent d60689a983
commit 3c2674725a
2 changed files with 72 additions and 0 deletions

View File

@ -925,6 +925,8 @@ Utility Functions
.. autofunction:: discord.utils.utcnow
.. autofunction:: discord.utils.as_chunks
.. _discord-api-enums:
Enumerations