TwitchIO icon indicating copy to clipboard operation
TwitchIO copied to clipboard

Set paginate to False when using full_body

Open tkdrob opened this issue 2 years ago • 1 comments

Pull request summary

Assertions are conventionally not seen in runtime (usually in unit tests) This PR changes paginate to False whenever full_body is True.

Checklist

  • [x] If code changes were made then they have been tested.
    • [ ] I have updated the documentation to reflect the changes.
    • [ ] I have updated the changelog with a quick recap of my changes.
  • [ ] This PR fixes an issue.
  • [ ] This PR adds something new (e.g. new method or parameters).
  • [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • [ ] This PR is not a code change (e.g. documentation, README, ...)

tkdrob avatar Feb 14 '22 20:02 tkdrob

asserts are fine

IAmTomahawkx avatar Feb 14 '22 23:02 IAmTomahawkx

This PR is being closed as stale

IAmTomahawkx avatar Oct 04 '22 06:10 IAmTomahawkx