mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-08-31 01:20:30 +00:00
fix: put back the openapi description
Signed-off-by: İspik <ispik@ispik.dev>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user