this post was submitted on 02 Jul 2023
12 points (100.0% liked)
Lemmy App Development
726 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd call getPersonDetails, getPost or getCommunity then check
moderators
attribute.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!