Twitch has recently added the ability to use the API to modify the chat settings: (see: https://dev.twitch.tv/docs/api/reference#get-chat-settings). It would be useful to be able to have this functionality, so that users may be able to program in behavior to modify their chat settings. Some examples of this use might be to either automatically change the chat settings to slow mode when chat spam becomes too high, or to create a local button to press to change chat modes incase of sudden hate raids, and so on. It would be useful to add the api request to the rest of the api requests the library allows a user to make.
Twitch has recently added the ability to use the API to modify the chat settings: (see: https://dev.twitch.tv/docs/api/reference#get-chat-settings). It would be useful to be able to have this functionality, so that users may be able to program in behavior to modify their chat settings. Some examples of this use might be to either automatically change the chat settings to slow mode when chat spam becomes too high, or to create a local button to press to change chat modes incase of sudden hate raids, and so on. It would be useful to add the api request to the rest of the api requests the library allows a user to make.