asudox (only for mod, alt)@lemmy.world to No Stupid Questions@lemmy.world · edit-22 年前[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?message-squaremessage-square8linkfedilinkarrow-up117arrow-down10
arrow-up117arrow-down1message-square[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?asudox (only for mod, alt)@lemmy.world to No Stupid Questions@lemmy.world · edit-22 年前message-square8linkfedilink
minus-squareAdmiral Patrick@dubvee.orglinkfedilinkEnglisharrow-up4·2 年前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).
Yes, mostly.
I’ve seen cases where
TransferCommunityevents 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.