Removes an User from a Chat-group by the authority of the authenticated MyUser.
Future<void> removeChatMember(ChatId chatId, UserId userId);