Indicates whether the browser's storage contains a call identified by the provided chatId.
chatId
static bool containsCall(ChatId chatId) => getCall(chatId) != null;