Spectacles.NET.Types 0.9.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spectacles.NET.Types --version 0.9.4
                    
NuGet\Install-Package Spectacles.NET.Types -Version 0.9.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Spectacles.NET.Types" Version="0.9.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Spectacles.NET.Types" Version="0.9.4" />
                    
Directory.Packages.props
<PackageReference Include="Spectacles.NET.Types" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Spectacles.NET.Types --version 0.9.4
                    
#r "nuget: Spectacles.NET.Types, 0.9.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Spectacles.NET.Types@0.9.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Spectacles.NET.Types&version=0.9.4
                    
Install as a Cake Addin
#tool nuget:?package=Spectacles.NET.Types&version=0.9.4
                    
Install as a Cake Tool

Typings for Discord objects.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Spectacles.NET.Types:

Package Downloads
Spectacles.NET.Rest

A REST module for the Discord API.

Spectacles.NET.Gateway

Spawns shards and manages a bot's lifetime on the Discord WebSocket gateway.

Lavalink.NET

A C# Library to interact with Lavalink

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.8 1,628 4/13/2020
0.9.7 1,159 3/5/2020
0.9.6 764 2/18/2020
0.9.5 1,739 1/22/2020
0.9.4 1,076 1/6/2020
0.9.3 806 1/1/2020
0.9.2 820 1/1/2020
0.9.1 798 1/1/2020
0.9.0 923 12/31/2019
0.8.3 638 11/21/2019
0.8.2 627 11/21/2019
0.8.1 783 11/10/2019
0.8.0 789 11/9/2019
0.7.0 2,181 10/10/2019
0.6.0 1,299 10/5/2019
0.5.2 899 9/23/2019
0.5.1 2,739 8/16/2019
0.5.0 1,332 7/26/2019
0.4.9 985 5/17/2019
0.4.8 709 5/13/2019
0.4.7 970 5/11/2019
0.4.6 696 5/9/2019
0.4.5 904 4/25/2019
0.4.4 731 4/25/2019
0.4.3 1,061 4/20/2019
0.4.2 844 4/18/2019
0.4.1 863 4/18/2019
0.4.0 1,108 4/15/2019
0.3.13 704 4/3/2019
0.3.12 838 4/2/2019
0.3.11 683 4/2/2019
0.3.10 721 4/2/2019
0.3.9 817 4/2/2019
0.3.8 856 4/2/2019
0.3.7 730 3/31/2019
0.3.6 752 3/31/2019
0.3.5 763 3/30/2019
0.3.4 1,010 3/24/2019
0.3.3 1,950 3/11/2019
0.3.2 881 3/11/2019
0.3.1 725 3/6/2019
0.3.0 1,013 3/3/2019
0.2.1 749 3/2/2019
0.2.0 887 3/2/2019
0.1.0 982 3/2/2019

- Add Client Application

- Remove ActivityEmoji in favor or Emoji

- Add missing docs

- Add User#System

- Add Message#Flags & Message#Reference