github.com/gotd/td/tg.KeyboardButtonRequestPoll.Quiz (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L2014: Quiz bool
tl_keyboard_button_gen.go#L2042: if !(k.Quiz == false) {
tl_keyboard_button_gen.go#L2067: k.Quiz = val
tl_keyboard_button_gen.go#L2111: if !(k.Quiz == false) {
tl_keyboard_button_gen.go#L2135: b.PutBool(k.Quiz)
tl_keyboard_button_gen.go#L2167: k.Quiz = value
tl_keyboard_button_gen.go#L2182: k.Quiz = value
tl_keyboard_button_gen.go#L2194: return k.Quiz, true
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. |