Тема: Get all units in a unit group
What is the best way to get all units in a unit group.
I see the array of ids returned with the group in "u", but I don't see how I can use that array to get the information about each unit except by searching units by id for each one. Ideally I wouldn't have to make multiple api calls to get this information, but I can't find anything in the docs that would say otherwise.
Does anyone know a good way to do this without having to make an api call per unit?
Thanks
EDIT: Mods can you delete this topic please? I found my answer in another post. It might be worth updating the documentation though to show this option is possible.
This is the answer if this doesn't get closed an anyone else wants to know:
In propValueMask you can also specify ids separated by comma. Flags = 1025 it is 1 (base) + 0x400 (position & last message).
And that is on core/search_items