Revision Difference
SteamMatchmaking.JoinLobbyAsync#519816
<member type="method" namespace="Steamworks" parent="SteamMatchmaking" name="JoinLobbyAsync" async="true" static="true">
<args>
<arg name="lobbyId" type="Steamworks.SteamId"></arg>⤶
<arg name="lobbyId" type="SteamId"></arg>⤶
</args>
<return type="Task<Nullable<Steamworks.Data.Lobby>>"></return>
<return type="Task<Nullable<Data.Lobby>>"></return>
</member>