Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deprecate missing property in ShortUser #77

Merged
merged 4 commits into from
Apr 11, 2023
Merged

fix: deprecate missing property in ShortUser #77

merged 4 commits into from
Apr 11, 2023

Commits on Apr 6, 2023

  1. fix: remove missing property in ShortUser

    The `discriminator` property doesn't exist in the objects returned in `/bots/:bot_id/votes`. (see https://docs.top.gg/api/bot/#last-1000-votes)
    null8626 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2674f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93cf1b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. typings: mark as deprecated

    null8626 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3babe23 View commit details
    Browse the repository at this point in the history
  2. meta: bump ver

    null8626 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5ac921e View commit details
    Browse the repository at this point in the history