Info
Version: | 4.0.0 |
Author(s): | Jarl Gullberg |
Last Update: | Friday, January 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nihlus/Remora.Discord |
NuGet Url: | https://www.nuget.org/packages/Remora.Discord.API.Abstractions |
Install
Install-Package Remora.Discord.API.Abstractions
dotnet add package Remora.Discord.API.Abstractions
paket add Remora.Discord.API.Abstractions
Remora.Discord.API.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Remora.Discord.Core(>= 2.0.0)
- OneOf(>= 3.0.163)
- Remora.Results.Abstractions(>= 2.0.0)
- Remora.Discord.Core(>= 2.0.0)
- OneOf(>= 3.0.163)
- Remora.Results.Abstractions(>= 2.0.0)
Tags
This package contains a complete set of type and API abstractions for the Discord API.
It provides no
concrete implementations; rather, it acts as a general, library-agnostic standard definition of Discord's
API.