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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notify_peer_gen.go#L284: const NotifyChatsTypeID = 0xc007cec3
		tl_notify_peer_gen.go#L320: 	return NotifyChatsTypeID
		tl_notify_peer_gen.go#L332: 		ID:   NotifyChatsTypeID,
		tl_notify_peer_gen.go#L347: 	b.PutID(NotifyChatsTypeID)
		tl_notify_peer_gen.go#L364: 	if err := b.ConsumeID(NotifyChatsTypeID); err != nil {
		tl_notify_peer_gen.go#L715: 	case NotifyChatsTypeID:
		tl_registry_gen.go#L434: 		NotifyChatsTypeID:                                        "notifyChats#c007cec3",
		tl_registry_gen.go#L2216: 		"notifyChats":                                        NotifyChatsTypeID,
		tl_registry_gen.go#L3998: 		NotifyChatsTypeID:                                        func() bin.Object { return &NotifyChats{} },
		tl_registry_gen.go#L6222: 			NotifyChatsTypeID,