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

10 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_gen.go#L2906: const KeyboardButtonRequestPeerTypeID = 0x53d7bfd8
		tl_keyboard_button_gen.go#L2967: 	return KeyboardButtonRequestPeerTypeID
		tl_keyboard_button_gen.go#L2979: 		ID:   KeyboardButtonRequestPeerTypeID,
		tl_keyboard_button_gen.go#L3011: 	b.PutID(KeyboardButtonRequestPeerTypeID)
		tl_keyboard_button_gen.go#L3037: 	if err := b.ConsumeID(KeyboardButtonRequestPeerTypeID); err != nil {
		tl_keyboard_button_gen.go#L3277: 	case KeyboardButtonRequestPeerTypeID:
		tl_registry_gen.go#L557: 		KeyboardButtonRequestPeerTypeID:                          "keyboardButtonRequestPeer#53d7bfd8",
		tl_registry_gen.go#L2339: 		"keyboardButtonRequestPeer":                          KeyboardButtonRequestPeerTypeID,
		tl_registry_gen.go#L4121: 		KeyboardButtonRequestPeerTypeID:                          func() bin.Object { return &KeyboardButtonRequestPeer{} },
		tl_registry_gen.go#L5998: 			KeyboardButtonRequestPeerTypeID,