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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_notify_peer_gen.go#L44: const InputNotifyPeerTypeID = 0xb8bc5b0c
		tl_input_notify_peer_gen.go#L90: 	return InputNotifyPeerTypeID
		tl_input_notify_peer_gen.go#L102: 		ID:   InputNotifyPeerTypeID,
		tl_input_notify_peer_gen.go#L122: 	b.PutID(InputNotifyPeerTypeID)
		tl_input_notify_peer_gen.go#L145: 	if err := b.ConsumeID(InputNotifyPeerTypeID); err != nil {
		tl_input_notify_peer_gen.go#L704: 	case InputNotifyPeerTypeID:
		tl_registry_gen.go#L207: 		InputNotifyPeerTypeID:                                    "inputNotifyPeer#b8bc5b0c",
		tl_registry_gen.go#L1989: 		"inputNotifyPeer":                                    InputNotifyPeerTypeID,
		tl_registry_gen.go#L3771: 		InputNotifyPeerTypeID:                                    func() bin.Object { return &InputNotifyPeer{} },
		tl_registry_gen.go#L5875: 			InputNotifyPeerTypeID,