Line 51
var player = new Twitch.Embed("test", options);
I’m talking to the embed, you are talking to the player.
So I’m using embed everything as my basis
You are using the older player
Line 51
var player = new Twitch.Embed("test", options);
I’m talking to the embed, you are talking to the player.
So I’m using embed everything as my basis
You are using the older player