TwitchLib / TwitchLib.Api

API component of TwitchLib.
70 stars 84 forks source link

Changelog 2023 05 11 #359

Closed Mahsaap closed 5 months ago

Mahsaap commented 1 year ago

Request a thorough review of these calls. The project does build. But typos are easily missed in xml etc.

Calls added are as follows:

Get Channel Guest Star Settings Update Channel Guest Star Settings Get Guest Star Session Create Guest Star Session End Guest Star Session Get Guest Star Invites Send Guest Star Invite Delete Guest Star Invite Assign Guest Star Slot Update Guest Star Slot Delete Guest Star Slot

I did not add Update Guest Star Slot Settings. The request should be a request body and since its not I can not make the booleans nullable. I am also noting that Delete Guest Star Slot has shouldReinviteGuest as a string and not a boolean and could be an issue down the road. Maybe the docs are incorrect but I am not sure.

Mahsaap commented 1 year ago

More conflicts need to be resolved since things have changed since this was created

Mahsaap commented 5 months ago

old obsolete, already added in dev.