asudox@lemmy.world to No Stupid Questions@lemmy.world · edit-23 months 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-23 months agomessage-square8fedilink
minus-squareAdmiral Patrick@dubvee.orglinkfedilinkEnglisharrow-up4·3 months 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).
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.