Browse Source

Fix utils.time_snowflake link in migrating.rst

pull/8402/head
Steve C 3 years ago
committed by GitHub
parent
commit
3588793965
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/migrating.rst

2
docs/migrating.rst

@ -255,7 +255,7 @@ The following now accept aware :class:`~datetime.datetime` and assume that if th
- :attr:`Embed` constructor
- :attr:`Embed.timestamp` property setter
- :func:`utils.sleep_until` function
- ``utils.time_snowflake`` function
- :func:`utils.time_snowflake` function
Currently, there's only one place in this library that doesn't accept naive :class:`datetime.datetime` objects:

Loading…
Cancel
Save