github.com/gotd/td/tg.HelpAppConfig.Config (field)
7 uses
github.com/gotd/td/tg (current package)
tl_help_app_config_gen.go#L153: Config JSONValueClass
tl_help_app_config_gen.go#L179: if !(a.Config == nil) {
tl_help_app_config_gen.go#L201: a.Config = from.GetConfig()
tl_help_app_config_gen.go#L254: if a.Config == nil {
tl_help_app_config_gen.go#L257: if err := a.Config.Encode(b); err != nil {
tl_help_app_config_gen.go#L291: a.Config = value
tl_help_app_config_gen.go#L309: return a.Config
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. |