Registry / networking / gotd-td

gotd-td

JSON →
library0.158.0gogounverified

Package td implements MTProto encoding and decoding for Telegram.

go get github.com/gotd/td
INSTALL
IMPORT
SIG · GOTD-TD
G
gotd-td
networkinggov0.158.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

td
github.com/gotd/td

Create a new Telegram client using the td package.

package main import ( "fmt" "github.com/gotd/td/tg" ) func main() { client := tg.NewClient(nil, nil) fmt.Println(client) }
Debug
Known issues
gotchaThis package is for Telegram MTProto; requires understanding of Telegram API.
fix
Refer to Telegram documentation and gotd examples.
affects: *
Upgrade
Version history
0.158.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Perplexity
1
OpenAI (training)
1
Resources
gotd-td — go get gotd-td · libregistry