github.com/gotd/td/tg.KeyboardButtonRequestPoll.Quiz (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L2657: Quiz bool
tl_keyboard_button_gen.go#L2688: if !(k.Quiz == false) {
tl_keyboard_button_gen.go#L2718: k.Quiz = val
tl_keyboard_button_gen.go#L2770: if !(k.Quiz == false) {
tl_keyboard_button_gen.go#L2799: b.PutBool(k.Quiz)
tl_keyboard_button_gen.go#L2836: k.Quiz = value
tl_keyboard_button_gen.go#L2869: k.Quiz = value
tl_keyboard_button_gen.go#L2881: return k.Quiz, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |