asudox to No Stupid Questions • edit-25 months ago[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?message-square8arrow-up117arrow-down10
arrow-up117arrow-down1message-square[ANSWERED] How do you get the ID of the owner of a lemmy community via the API?asudox to No Stupid Questions • edit-25 months agomessage-square8
minus-squareAdmiral PatricklinkfedilinkEnglish4•5 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.