Skip to content

[bots] Discriminators are no-longer returned on /votes#15

Merged
Xetera merged 1 commit into
top-gg:masterfrom
timedoutuk:patch-1
Mar 9, 2021
Merged

[bots] Discriminators are no-longer returned on /votes#15
Xetera merged 1 commit into
top-gg:masterfrom
timedoutuk:patch-1

Conversation

@timedoutuk
Copy link
Copy Markdown

I recently discovered that top.gg no-longer returns discriminators for /bots/:id/votes. For example:

[
    {
        "username": "Plague Doctor",
        "id": "...",
        "avatar": "https://cdn.discordapp.com/avatars/401797901673824256/8e9cef809b76417fafda20843b012280.webp?size=256"
    },
    {
        "username": "TurtleMan",
        "id": "...",
        "avatar": "https://cdn.discordapp.com/avatars/123868938646978564/a_362438f5000f5301f0957bb5c244503e.webp?size=256"
    },
    {
        "username": "eek",
        "id": "421698654189912064",
        "avatar": "https://cdn.discordapp.com/avatars/421698654189912064/aa494f50d7fca1fa81f4fd1d8aaa2cb1.webp?size=256"
    },
]

If this is not a purposeful change, please let me know. Otherwise, I've updated the docs to reflect this change.

TL;DR

API no-longer returns discriminators for /bots/:id/votes, reflected in docs.

@Xetera Xetera merged commit 6986458 into top-gg:master Mar 9, 2021
@timedoutuk timedoutuk deleted the patch-1 branch March 11, 2021 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants