mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Add format_dt to utils __all__
This commit is contained in:
parent
dd5fc656d9
commit
bc75945088
@ -83,6 +83,7 @@ __all__ = (
|
||||
'escape_markdown',
|
||||
'escape_mentions',
|
||||
'as_chunks',
|
||||
'format_dt',
|
||||
)
|
||||
|
||||
DISCORD_EPOCH = 1420070400000
|
||||
|
Loading…
x
Reference in New Issue
Block a user