[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/DiscordAPI/libraries/master/DSharpPlus.json [Back]  [Original]

{
    "features": {
        "rest": {
            "channelCreate": "yes",
            "channelDelete": "yes",
            "channelDM": "yes",
            "channelEdit": "yes",
            "channelHistory": "yes",
            "channelInfo": "yes",
            "channelPermission": "yes",
            "editProfile": "yes",
            "inviteCreate": "yes",
            "inviteDelete": "yes",
            "inviteInfo": "yes",
            "inviteJoin": "yes",
            "messageBulkDelete": "yes",
            "messageDelete": "yes",
            "messageEdit": "yes",
            "messageSend": "yes",
            "messageSendFile": "yes",
            "roleCreate": "yes",
            "roleDelete": "yes",
            "roleEdit": "yes",
            "roleInfo": "yes",
            "sendTyping": "yes",
            "serverBan": "yes",
            "serverBans": "yes",
            "serverCreate": "yes",
            "serverDelete": "yes",
            "serverEdit": "yes",
            "serverInfo": "yes",
            "serverKick": "yes",
            "serverUnban": "yes",
            "transferOwnership": "yes",
            "voiceMove": "yes"
        },
        "ws": {
            "channelCreate": "yes",
            "channelDelete": "yes",
            "channelUpdate": "yes",
            "memberChunk": "",
            "messageDelete": "yes",
            "messageDeleteBulk": "yes",
            "messageReceive": "yes",
            "messageUpdate": "yes",
            "presenceReceive": "yes",
            "presenceSend": "yes",
            "resume": "yes",
            "roleCreate": "yes",
            "roleDelete": "yes",
            "roleUpdate": "yes",
            "serverBan": "yes",
            "serverCreate": "yes",
            "serverDelete": "yes",
            "serverUnban": "yes",
            "serverUpdate": "yes",
            "typing": "yes",
            "userJoin": "yes",
            "userLeave": "yes",
            "voiceMultiServer": "yes",
            "voiceReceive": "yes",
            "voiceSend": "yes",
            "voiceStateUpdate": "yes"
        },
        "misc": {
            "userLoginWithPassword": "no",
            "userLoginWithToken": "no",
            "botLogin": "yes",
            "cachesTokens": "no",
            "apiDocs": "yes",
            "apiDocsUrl": "https://dsharpplus.github.io/",
            "tutorials": "yes",
            "tutorialsUrl": "https://dsharpplus.github.io/articles/intro.html",
            "examples": "yes",
            "examplesUrl": "https://github.com/DSharpPlus/Example-Bots",
            "eventsAsync": "yes",
            "apiCallsAsync": "yes",
            "commandExtension": "yes",
            "badges": [
                "https://img.shields.io/appveyor/ci/Emzi0767/dsharpplus/master.svg",
                "https://img.shields.io/badge/dynamic/json.svg?color=yellow&label=slimget&query=%24.items%5B-1%3A%5D.upper&url=https%3A%2F%2Fnuget.emzi0767.com%2Fapi%2Fv3%2Fregistration%2FPlain%2Fdsharpplus%2Findex.json",
                "https://img.shields.io/nuget/vpre/DSharpPlus.svg",
                
            ]
        }
    },
    "name": "DSharpPlus",
    "language": "C#",
    "github": "DSharpPlus/DSharpPlus",
    "description": "An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards."
}

Web Proxy Viewer  |  New URL  |  Original Page