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

10 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_gen.go#L44: const KeyboardButtonTypeID = 0xa2fa4880
		tl_keyboard_button_gen.go#L90: 	return KeyboardButtonTypeID
		tl_keyboard_button_gen.go#L102: 		ID:   KeyboardButtonTypeID,
		tl_keyboard_button_gen.go#L122: 	b.PutID(KeyboardButtonTypeID)
		tl_keyboard_button_gen.go#L140: 	if err := b.ConsumeID(KeyboardButtonTypeID); err != nil {
		tl_keyboard_button_gen.go#L3172: 	case KeyboardButtonTypeID:
		tl_registry_gen.go#L542: 		KeyboardButtonTypeID:                                     "keyboardButton#a2fa4880",
		tl_registry_gen.go#L2324: 		"keyboardButton":                                     KeyboardButtonTypeID,
		tl_registry_gen.go#L4106: 		KeyboardButtonTypeID:                                     func() bin.Object { return &KeyboardButton{} },
		tl_registry_gen.go#L5983: 			KeyboardButtonTypeID,