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

10 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_gen.go#L1447: const KeyboardButtonURLAuthTypeID = 0x10b78d29
		tl_keyboard_button_gen.go#L1514: 	return KeyboardButtonURLAuthTypeID
		tl_keyboard_button_gen.go#L1526: 		ID:   KeyboardButtonURLAuthTypeID,
		tl_keyboard_button_gen.go#L1566: 	b.PutID(KeyboardButtonURLAuthTypeID)
		tl_keyboard_button_gen.go#L1593: 	if err := b.ConsumeID(KeyboardButtonURLAuthTypeID); err != nil {
		tl_keyboard_button_gen.go#L3228: 	case KeyboardButtonURLAuthTypeID:
		tl_registry_gen.go#L550: 		KeyboardButtonURLAuthTypeID:                              "keyboardButtonUrlAuth#10b78d29",
		tl_registry_gen.go#L2332: 		"keyboardButtonUrlAuth":                              KeyboardButtonURLAuthTypeID,
		tl_registry_gen.go#L4114: 		KeyboardButtonURLAuthTypeID:                              func() bin.Object { return &KeyboardButtonURLAuth{} },
		tl_registry_gen.go#L5991: 			KeyboardButtonURLAuthTypeID,