This website requires JavaScript.
Explore
Help
Register
Sign in
kglt
/
telegram-auth-bot
Watch
1
Star
0
Fork
You've already forked telegram-auth-bot
0
Code
Pull requests
Activity
Actions
7a36a20b37
telegram-auth-bot
/
Sources
/
TelegramModeratorBot
/
errors.swift
5 lines
79 B
Swift
Raw
Normal View
History
Unescape
Escape
init: start bot write of swift
2024-10-19 17:39:04 +03:00
enum
Errors
:
Error
{
case
notVariable
(
String
)
feat: supported database sqlite and hashing userid
2024-10-20 18:42:00 +03:00
case
`
default
`
(
String
)
init: start bot write of swift
2024-10-19 17:39:04 +03:00
}
Copy permalink