const github.com/gotd/td/tg.KeyboardButtonRequestPhoneTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_gen.go#L569: const KeyboardButtonRequestPhoneTypeID = 0xb16a6c29
		tl_keyboard_button_gen.go#L615: 	return KeyboardButtonRequestPhoneTypeID
		tl_keyboard_button_gen.go#L627: 		ID:   KeyboardButtonRequestPhoneTypeID,
		tl_keyboard_button_gen.go#L647: 	b.PutID(KeyboardButtonRequestPhoneTypeID)
		tl_keyboard_button_gen.go#L665: 	if err := b.ConsumeID(KeyboardButtonRequestPhoneTypeID); err != nil {
		tl_keyboard_button_gen.go#L3193: 	case KeyboardButtonRequestPhoneTypeID:
		tl_registry_gen.go#L545: 		KeyboardButtonRequestPhoneTypeID:                         "keyboardButtonRequestPhone#b16a6c29",
		tl_registry_gen.go#L2327: 		"keyboardButtonRequestPhone":                         KeyboardButtonRequestPhoneTypeID,
		tl_registry_gen.go#L4109: 		KeyboardButtonRequestPhoneTypeID:                         func() bin.Object { return &KeyboardButtonRequestPhone{} },
		tl_registry_gen.go#L5986: 			KeyboardButtonRequestPhoneTypeID,