Added a link to the Brussels meeting minutes about auto-join.
Some checks are pending
Build / lint (push) Waiting to run
Build / test-stable (push) Blocked by required conditions
Build / test-nightly (push) Blocked by required conditions

This commit is contained in:
Werner Kroneman 2023-12-09 13:29:32 +01:00
parent a993770206
commit 2b433d7036

View file

@ -254,6 +254,9 @@ impl Agent {
/// is more a list of bookmarks that the account knows about and that have a flag set
/// to indicate that they should be joined automatically after connecting (see the JoinRoom event).
///
/// Regarding the latter, see the these minutes about auto-join behavior:
/// https://docs.modernxmpp.org/meetings/2019-01-brussels/#bookmarks
///
/// # Arguments
///
/// * `room_jid`: The JID of the room to leave.