TwitchLib.Client
3.1.4
Client component of TwitchLib. This component allows you to access Twitch chat and whispers, as well as the events that are sent over this connection.
Install-Package TwitchLib.Client -Version 3.1.4
dotnet add package TwitchLib.Client --version 3.1.4
<PackageReference Include="TwitchLib.Client" Version="3.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.Client --version 3.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Incremental changes. See commit history.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- TwitchLib.Client.Enums (>= 3.1.4)
- TwitchLib.Client.Models (>= 3.1.4)
- TwitchLib.Communication (>= 1.0.3)
GitHub Usage
This package is not used by any popular GitHub repositories.