Call the Matrix API to kick this user from this room.
Future<void> kick() async => await room.kick(id);