docs: update jsdoc documentation (for v1.34.6)#201700
docs: update jsdoc documentation (for v1.34.6)#201700maxkoryukov wants to merge 2 commits intowwebjs:mainfrom
Conversation
`Message.react` moved to `Client.sendReaction`
|
Docs are generated on release and do not require a manual change. |
i though since they are in the GIT - somebody wants them to be reviewed) |
No worries. If you would like to contribute to the documentation or the guide, check out the wwebjs repository. |
|
thanks @2hoch1 ! yes, i pushed a tiny fix for the "guides" part of the documentation : |
This repository will be archived soon. We have switched to a monorepo structure for all upcoming packages under |
Description
it only updates the documentation in
./docs, this PR was 99.99% generated byjsdocthis PR also includes all changes from #201695 (
Client.sendReaction), but this PR has so many changes that i decided to push it in another PR (i think this way it is easier to review the changes)Testing Summary
I superficially reviewed the generated docs in a webbrowser, and also - i removed the files, that weren't modified from the PR (only "generated at "-like changes)
Environment
JSDoc was called for the code in git-branch
feat/client-send-reaction.mk(also pushed as this PR: #201695)whatsapp-web.js@1.34.6webVersion:
2.3000.1036705643Node 24
Type of Change
Checklist
npm test).index.d.ts) have been updated if necessary.example.js) / documentation have been updated if applicable.