github.com/gotd/td/tg.Config.WebfileDCID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L182: WebfileDCID int
tl_config_gen.go#L352: if !(c.WebfileDCID == 0) {
tl_config_gen.go#L492: c.WebfileDCID = from.GetWebfileDCID()
tl_config_gen.go#L869: b.PutInt(c.WebfileDCID)
tl_config_gen.go#L1186: c.WebfileDCID = value
tl_config_gen.go#L1674: return c.WebfileDCID
github.com/gotd/td/session
session.go#L65: WebfileDCID: c.WebfileDCID,
session.go#L83: WebfileDCID: c.WebfileDCID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |