fix: put back the openapi description

Signed-off-by: İspik <ispik@ispik.dev>
This commit is contained in:
İspik
2026-08-05 20:12:58 +03:00
parent b8f538e18a
commit 7a7647e37e

View File

@@ -14,6 +14,9 @@ use rocket_empty::EmptyResponse;
use crate::util::audit_log_reason::AuditLogReason;
/// # Invite Bot
///
/// Invite a bot to a server or group by its id.`
#[openapi(tag = "Bots")]
#[post("/<target>/invite?<permissions>", data = "<dest>")]
pub async fn invite_bot(