Browse Source
Fix utils.time_snowflake link in migrating.rst
pull/8402/head
Steve C
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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: |
|
|
|
|
|
|
|