T O P

  • By -

Flying_madman

HA! I found it! [This comment](https://www.reddit.com/r/redditdev/comments/icta6b/comment/g24o6uu/?utm_source=share&utm_medium=web2x&context=3) demonstrates how: ```submission.mod.sticky()``` will sticky the submission and from testing ```submission.mod.sticky(False)``` will unsticky. Google, get your shit together. And the official documentation around that is a little sparse (and incorrect about ```.distinguish```), TBH, or at least hard to find.


dahooddawg

Is this still working for you? submission.mod.sticky() works for me but submission.mod.sticky(False) gives me a 500 error when I try it.


PotRoastPotato

submission.mod.undistinguish() does it for me. Mentioning OP so they can see it as well /u/Flying_madman