asudox@lemmy.world to No Stupid Questions@lemmy.world · edit-21 year ago[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?message-squaremessage-square8fedilinkarrow-up117arrow-down10
arrow-up117arrow-down1message-square[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?asudox@lemmy.world to No Stupid Questions@lemmy.world · edit-21 year agomessage-square8fedilink
minus-squareasudox@lemmy.worldOPlinkfedilinkarrow-up6·1 year agoOh great. So it preserves the order. Thanks.
minus-squareAdmiral Patrick@dubvee.orglinkfedilinkEnglisharrow-up4·1 year agoYes, mostly. I’ve seen cases where TransferCommunity events aren’t federated, so the correct order is only guaranteed if you query the home instance for the community. (Assuming community transfer events are even supposed to federate, that is).
Oh great. So it preserves the order. Thanks.
Yes, mostly.
I’ve seen cases where
TransferCommunity
events aren’t federated, so the correct order is only guaranteed if you query the home instance for the community.(Assuming community transfer events are even supposed to federate, that is).
Got it.