Open WrithemTwine opened 2 weeks ago
Didn't add detail... not finding in latest NuGet
Ah, that's an annoying issue - the NuGet releases aren't in order. If you check the page you can see the release date.
I think you want 3.10.0-preview-b3dba8d
.
https://www.nuget.org/packages/TwitchLib.Api#versions-body-tab
Is it possible to add subversion numbers? although this time, probably want a clean 3.10.0, so might be too late
ok to close
3.10.0-preview-92a4359 is later
correct [92a4359](https://github.com/TwitchLib/TwitchLib.Api/commit/92a4359ed145876af4e8e108e267004dcb0babab)
is the latest
https://dev.twitch.tv/docs/api/reference/#send-chat-message Send Chat Message NEW Sends a message to the broadcaster’s chat room.
Reviewing: https://github.com/TwitchLib/TwitchLib.Api/tree/dev/TwitchLib.Api.Helix.Models/Chat
Not seeing new Twitch Api endpoint in TwitchLib.API