feat: telegram bot unbind && delete address (#254)

This commit is contained in:
Dream Hunter
2024-05-20 13:23:41 +08:00
committed by GitHub
parent c00382259a
commit 69771fc1d1
19 changed files with 261 additions and 89 deletions

View File

@@ -1,5 +1,4 @@
import { createMimeMessage } from "mimetext";
// @ts-ignore
import { getBooleanValue } from "../utils";
import { Bindings } from "../types";