i know i can get the sessionID that i joined before by
GetJoinedSessionIdsAsync```
but u cannot do leaveAsync with only a sessionID right? if i use query i afraid it would be expensive tho, as for a list to store session directly, i think this is even more expensive
ok even query cant do that cuz it cannot filter by sessionID