mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-13 11:07:31 +08:00
hide unavailable channels in webui
This commit is contained in:
@@ -38,6 +38,8 @@ const (
|
||||
telegramStreamMaxRetries = 4
|
||||
)
|
||||
|
||||
const telegramCompiled = true
|
||||
|
||||
type TelegramChannel struct {
|
||||
*BaseChannel
|
||||
bot *telego.Bot
|
||||
|
||||
Reference in New Issue
Block a user