this post was submitted on 02 Jul 2023
12 points (100.0% liked)

Lemmy App Development

762 readers
8 users here now

A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.

On-Topic:

Off-Topic:

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] nmtake@lemm.ee 2 points 2 years ago (1 children)

I'd call getPersonDetails, getPost or getCommunity then check moderators attribute.

[–] silas@programming.dev 3 points 2 years ago (1 children)

Ah, that'll work just fine since I'm already calling getCommunity, thanks! Would be convenient if it was provided in getPosts though

[–] Prefix@lemm.ee 2 points 2 years ago

Agreed - I wish this data was passed along in the standard comment/post response!