Documentation ¶
Index ¶
Constants ¶
View Source
const (
MATCH_TEMPLATE = "^Sig: (.*)$"
)
Variables ¶
View Source
var (
POST_STRUCT = map[string]string{
"default": "🎭 Verifying my Telegram ID @%s for @NextDotID.\nSig: %%SIG_BASE64%%\n\nPowered by Next.ID - Connect All Digital Identities.\n",
"en_US": "🎭 Verifying my Telegram ID @%s for @NextDotID.\nSig: %%SIG_BASE64%%\n\nPowered by Next.ID - Connect All Digital Identities.\n",
"zh_CN": "🎭 正在通过 @NextDotID 验证我的 Telegram 帐号 @%s 。\nSig: %%SIG_BASE64%%\n\n由 Next.ID 支持 - 连接全域数字身份。\n",
}
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.