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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notify_peer_gen.go#L44: const NotifyPeerTypeID = 0x9fd40bd8
		tl_notify_peer_gen.go#L90: 	return NotifyPeerTypeID
		tl_notify_peer_gen.go#L102: 		ID:   NotifyPeerTypeID,
		tl_notify_peer_gen.go#L122: 	b.PutID(NotifyPeerTypeID)
		tl_notify_peer_gen.go#L145: 	if err := b.ConsumeID(NotifyPeerTypeID); err != nil {
		tl_notify_peer_gen.go#L701: 	case NotifyPeerTypeID:
		tl_registry_gen.go#L432: 		NotifyPeerTypeID:                                         "notifyPeer#9fd40bd8",
		tl_registry_gen.go#L2214: 		"notifyPeer":                                         NotifyPeerTypeID,
		tl_registry_gen.go#L3996: 		NotifyPeerTypeID:                                         func() bin.Object { return &NotifyPeer{} },
		tl_registry_gen.go#L6220: 			NotifyPeerTypeID,