[SOLVED] Twitch.configuration.set not Working

the problem was in the documentation, because the function name is written in lowercase

twitch.configuration.set

but this doesn’t work, for it to work you must capitalize the first letter of “Twitch”

Twitch.ext.configuration.set