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

feat(rpc): add *RPCCommands and RPCEvents* #645

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

feat(rpc): add *RPCCommands and RPCEvents* #645

wants to merge 3 commits into from

Conversation

TrueXPixells
Copy link

Please describe the changes this PR makes and why it should be merged:
i added more rpc commands and events
Note: after /* */ comments are not including discord rpc docs

@vercel
Copy link

vercel bot commented Nov 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-api-types ✅ Ready (Inspect) Visit Preview Nov 18, 2022 at 0:32AM (UTC)

@TrueXPixells TrueXPixells changed the title feat(rpc): add more rpc(s) feat(rpc): add *RPCCommands and RPCEvents* Nov 18, 2022
deno/rpc/common.ts Outdated Show resolved Hide resolved
deno/rpc/common.ts Outdated Show resolved Hide resolved
deno/rpc/common.ts Outdated Show resolved Hide resolved
@TrueXPixells
Copy link
Author

hmm, im sorry i dont know how to fix pascalcase cuz other enums are same
repo named;
RPCErrorCodes
RPCCloseEventCodes

my named;
RPCCommands
RPCEvents

i dont know what i do

@vladfrangu
Copy link
Member

hmm, im sorry i dont know how to fix pascalcase cuz other enums are same repo named; RPCErrorCodes RPCCloseEventCodes

my named; RPCCommands RPCEvents

i dont know what i do

Not the name of the enum itself, the property names of the enum (so Ready not READY, etc)

vladfrangu
vladfrangu previously approved these changes Dec 2, 2022
@TrueXPixells
Copy link
Author

TrueXPixells commented Dec 8, 2022

yoo @vladfrangu its been long days ago... please can u merge this PR? i deleting unused repos, please....

@TrueXPixells TrueXPixells closed this by deleting the head repository Dec 8, 2022
@vladfrangu vladfrangu reopened this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants