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,