-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twitch added (New) "SendChatMessage" API endpoint - Currently not in Helix API #406
Comments
Already available in dev: TwitchLib.Api/TwitchLib.Api.Helix/Chat.cs Lines 331 to 364 in 92a4359
|
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 https://www.nuget.org/packages/TwitchLib.Api#versions-body-tab |
correct |
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
The text was updated successfully, but these errors were encountered: