I'd call getPersonDetails, getPost or getCommunity then check moderators
attribute.
this post was submitted on 02 Jul 2023
12 points (100.0% liked)
Lemmy App Development
725 readers
1 users here now
A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.
On-Topic:
- programming questions related to the Lemmy platform
- sharing your ideas, WIP, or released Lemmy-related work
Off-Topic:
- general programming questions unrelated to Lemmy
- feature requests for developers
- sharing or promoting work not related to Lemmy
founded 2 years ago
MODERATORS
Ah, that'll work just fine since I'm already calling getCommunity, thanks! Would be convenient if it was provided in getPosts though
Agreed - I wish this data was passed along in the standard comment/post response!