5049e573b3f696170ac5ce85695c00e7c60f9b5c
This commit adds GET /channels/{id}/pins to the ApiClient, and adds GetPinnedMessagesAsync to IMessageChannel. This method is only implemented on the REST entities, and the WebSocket entities do not include an override to retrieve pinned messages from cache.
Discord.Net v1.0.0-dev
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
Installation
You can download stable builds Discord.Net and its command extension from NuGet:
Bleeding edge builds are also available on MyGet.
You can access the Feed directly at https://www.myget.org/F/discord-net/api/v3/index.json
Compiling
In order to compile Discord.Net, you require the following:
Visual Studio 2015
CLI
Description
Languages
C#
100%
