Ask to be told when these metadata keys change on anyone we can see.
void subscribeMetadata(List<String> keys) { _alive(); command({'type': 'subscribe_metadata', 'keys': keys}); }