devvit
devvit copied to clipboard
allow apps to create modmail notifications
Currently apps can send modmails and create Mod Discussions, but they can't create mod Notifications.
Related issue #89
This should be resolved now. I introduced a function reddit.modmail.createModNotification() which builds on top of the logic used to create mod inbox conversations (from issue #89).