refactor: small renames

This commit is contained in:
Hocuri
2025-09-10 18:51:13 +02:00
parent dca184f72c
commit a5d9d43d47
5 changed files with 9 additions and 10 deletions

View File

@@ -999,7 +999,7 @@ impl CommandApi {
.await
}
/// Create a new **broadcast channel**
/// Create a new, outgoing **broadcast channel**
/// (called "Channel" in the UI).
///
/// Broadcast channels are similar to groups on the sending device,