Closed jhgg closed 8 years ago
I think they should just not receive the array at all in the next version bump
We hadn't planned on removing this from our API as we have a number of clients built on discordgo. Seems reasonable to add some documentation though.
@iopred that's fine - you don't have to remove it from your lib, just need to make sure it doesn't blow up if it's not present for bot users.
It won't blow up @jhgg.
DiscordSharp never touched read_state
I've confirmed that all libs should function with this removed. Will make that change on May 1st.
We're disabling read states entirely for bots. This shouldn't break any APIs (yet - read on for more).
Planned:
Breaking Changes:
OK Libraries
TODO: Document this.