MCPcopy Create free account
hub / github.com/and3rson/raid / ChannelClient

Struct ChannelClient

raid/telegram.go:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24var DateSel = cascadia.MustCompile(".tgme_widget_message_footer time[datetime]")
25
26type ChannelClient struct {
27 client *http.Client
28 channel string
29}
30
31type Message struct {
32 ID int64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected