Browse Source

Fix utils.time_snowflake link in migrating.rst

pull/10109/head
Steve C 3 years ago
committed by dolfies
parent
commit
77714ac5c1
  1. 2
      docs/migrating.rst

2
docs/migrating.rst

@ -184,7 +184,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