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

9 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_get_located_gen.go#L63: const ContactsGetLocatedRequestTypeID = 0xd348bc44
		tl_contacts_get_located_gen.go#L120: 	return ContactsGetLocatedRequestTypeID
		tl_contacts_get_located_gen.go#L132: 		ID:   ContactsGetLocatedRequestTypeID,
		tl_contacts_get_located_gen.go#L172: 	b.PutID(ContactsGetLocatedRequestTypeID)
		tl_contacts_get_located_gen.go#L202: 	if err := b.ConsumeID(ContactsGetLocatedRequestTypeID); err != nil {
		tl_registry_gen.go#L1382: 		ContactsGetLocatedRequestTypeID:                                         "contacts.getLocated#d348bc44",
		tl_registry_gen.go#L3164: 		"contacts.getLocated":                                               ContactsGetLocatedRequestTypeID,
		tl_registry_gen.go#L4946: 		ContactsGetLocatedRequestTypeID:                                         func() bin.Object { return &ContactsGetLocatedRequest{} },
		tl_server_gen.go#L2593: 	s.handlers[ContactsGetLocatedRequestTypeID] = handler