This commit is contained in:
2022-08-06 17:47:39 +02:00
parent b1d1a4e358
commit 72cfd729a7

View File

@ -5,7 +5,7 @@ from discord_embed import settings
def send_webhook(message: str) -> None:
"""Send webhook to Discord.
"""Send a webhook to Discord.
Args:
message: The message to send.