Merge branch 'master' into webhooks

This commit is contained in:
Angelo Kontaxis
2023-04-01 22:52:11 +01:00
committed by GitHub
71 changed files with 1173 additions and 428 deletions

View File

@@ -10,6 +10,7 @@ use revolt_quark::{
use rocket::serde::json::Json;
use validator::Validate;
use once_cell::sync::Lazy;
/// # Send Message
///