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

Added missing (and improved existing) function documentation, Improved error message clarity #88

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Elitezen
Copy link

  • I added additional information to the JSDocs of certain functions, improved descriptions for functions and their parameter/options.
  • Reworded error messages for more clarity.

@netlify
Copy link

netlify bot commented Oct 17, 2023

Deploy Preview for topgg-node-sdk-docs ready!

Name Link
🔨 Latest commit e987e13
🔍 Latest deploy log https://app.netlify.com/sites/topgg-node-sdk-docs/deploys/652df0af92ae9a0008a888ba
😎 Deploy Preview https://deploy-preview-88--topgg-node-sdk-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

return this._request("GET", `/bots/${id}`);
}

/**
* Get user info
* Retrieves information about a particular user by their Discord user id.
Copy link
Member

@jpbberry jpbberry Apr 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don’t want to tie the User ID to only Discord user IDs. Right now this may be the case but in general it’s a top.gg ID. Can you reword this

Also can you capitalize ID

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍

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