[GodotSteam] How do I get the lobby ID of a lobby after creating it?

4.4.stable.mono

How do I get the steam lobby ID of a lobby after creating it? I can’t seem to find a function to get the lobby ID I’m in, so how would I get it after creating it or get it as the host? I’m using the GodotSteam extension as well as the SteamMultiplayerPeer extension.

Any help is appreciated!

Check out Godot steams docs tutorial on lobbies, the answer is in there.