mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-18 03:37:33 +08:00
chore: update project files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//go:build !omit_telegram
|
||||
|
||||
package channels
|
||||
|
||||
import (
|
||||
@@ -38,8 +36,6 @@ const (
|
||||
telegramStreamMaxRetries = 4
|
||||
)
|
||||
|
||||
const telegramCompiled = true
|
||||
|
||||
type TelegramChannel struct {
|
||||
*BaseChannel
|
||||
bot *telego.Bot
|
||||
|
||||
Reference in New Issue
Block a user