Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Parameters to ItemModeration.remove() #104

Merged
merged 6 commits into from
Jul 20, 2020
Merged

Add Parameters to ItemModeration.remove() #104

merged 6 commits into from
Jul 20, 2020

Conversation

Dan6erbond
Copy link
Owner

Closes #101

Feature Summary

Explain what's new in this pull request.

  • Add SubredditRemovalReason.__str__() returning removal reason ID.
  • Add ItemModeration._add_removal_reason(mod_note, reason).
  • Refactor private member reddit to _reddit in moderation and mixin classes.
  • Make ItemModeration.fullname auto-property returning item fullname.

@Dan6erbond Dan6erbond added enhancement New feature or request endpoint Addition or improvement of an API endpoint feature Helper functions or features for the wrapper labels Jul 20, 2020
@Dan6erbond Dan6erbond merged commit 935069d into master Jul 20, 2020
@Dan6erbond Dan6erbond deleted the issues/101 branch July 20, 2020 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endpoint Addition or improvement of an API endpoint enhancement New feature or request feature Helper functions or features for the wrapper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add parameters for submission.remove()
1 participant