github.com/gotd/td/tg.KeyboardButtonCallback.Data (field)
6 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L356: Data []byte
tl_keyboard_button_gen.go#L388: if !(k.Data == nil) {
tl_keyboard_button_gen.go#L412: k.Data = from.GetData()
tl_keyboard_button_gen.go#L481: b.PutBytes(k.Data)
tl_keyboard_button_gen.go#L519: k.Data = value
tl_keyboard_button_gen.go#L556: return k.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. |