const github.com/gotd/td/tg.KeyboardButtonRequestPollTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L2663: const KeyboardButtonRequestPollTypeID = 0x7a11d782
tl_keyboard_button_gen.go#L2728: return KeyboardButtonRequestPollTypeID
tl_keyboard_button_gen.go#L2740: ID: KeyboardButtonRequestPollTypeID,
tl_keyboard_button_gen.go#L2780: b.PutID(KeyboardButtonRequestPollTypeID)
tl_keyboard_button_gen.go#L2810: if err := b.ConsumeID(KeyboardButtonRequestPollTypeID); err != nil {
tl_keyboard_button_gen.go#L4959: case KeyboardButtonRequestPollTypeID:
tl_registry_gen.go#L654: KeyboardButtonRequestPollTypeID: "keyboardButtonRequestPoll#7a11d782",
tl_registry_gen.go#L3121: "keyboardButtonRequestPoll": KeyboardButtonRequestPollTypeID,
tl_registry_gen.go#L5588: KeyboardButtonRequestPollTypeID: func() bin.Object { return &KeyboardButtonRequestPoll{} },
tl_registry_gen.go#L8199: KeyboardButtonRequestPollTypeID,
![]() |
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. |