github.com/gotd/td/tg.MessagesDhConfigBox.DhConfig (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_dh_config_gen.go#L471: DhConfig MessagesDhConfigClass
tl_messages_dh_config_gen.go#L483: b.DhConfig = v
tl_messages_dh_config_gen.go#L489: if b == nil || b.DhConfig == nil {
tl_messages_dh_config_gen.go#L492: return b.DhConfig.Encode(buf)
tl_messages_get_dh_config_gen.go#L210: return result.DhConfig, nil
tl_server_gen.go#L3103: return &MessagesDhConfigBox{DhConfig: response}, nil
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. |