PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
791 stars 163 forks source link

Modify create_prediction() #377

Closed Xakka closed 1 year ago

Xakka commented 1 year ago

Pull request summary

The list outcomes must contain a minimum of 2 choices and up to a maximum of 10 choices.

Checklist

chillymosh commented 1 year ago

This is a breaking change and in the current state won't be accepted. In order for this to be acceptable you need to not change the original behaviour and add to it in a reasonable design.