Disconnect the specified client.
def disconnect(connection_id: int) -> None: ...
Calling this method will disconnect the client specified by the ConnectionId parameter.