closeModal static method

void closeModal()

Implementation

static void closeModal() {
  BotToast.removeAll("modal");
}