github.com/gotd/td/tg.InputAppEvent.Data (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_app_event_gen.go#L47: Data JSONValueClass
tl_input_app_event_gen.go#L74: if !(i.Data == nil) {
tl_input_app_event_gen.go#L100: i.Data = from.GetData()
tl_input_app_event_gen.go#L163: if i.Data == nil {
tl_input_app_event_gen.go#L166: if err := i.Data.Encode(b); err != nil {
tl_input_app_event_gen.go#L214: i.Data = value
tl_input_app_event_gen.go#L248: return i.Data
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. |