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(Sticker): added Sticker #4909

Merged
merged 91 commits into from
Apr 30, 2021
Merged

feat(Sticker): added Sticker #4909

merged 91 commits into from
Apr 30, 2021

Conversation

wonderlandpark
Copy link
Contributor

@wonderlandpark wonderlandpark commented Oct 16, 2020

Please describe the changes this PR makes and why it should be merged:

discord/discord-api-docs#2155

Status

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

@wonderlandpark wonderlandpark marked this pull request as draft October 16, 2020 03:04
@wonderlandpark wonderlandpark marked this pull request as ready for review October 16, 2020 03:09
@wonderlandpark
Copy link
Contributor Author

I'm not sure for LOTTIE format sticker's url. So I just made it as json format

Copy link
Contributor

@NotSugden NotSugden left a comment

Choose a reason for hiding this comment

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

is this documented on the API? i haven't seen it anywhere, or is there an API docs PR that needs referencing

src/structures/Message.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
Copy link
Member

@monbrey monbrey left a comment

Choose a reason for hiding this comment

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

src/structures/Message.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@NotSugden NotSugden left a comment

Choose a reason for hiding this comment

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

some typos missed in previous review

src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/structures/Sticker.js Outdated Show resolved Hide resolved
wonderlandpark and others added 18 commits October 16, 2020 12:42
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
wonderlandpark and others added 2 commits February 6, 2021 21:25
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
src/structures/Sticker.js Outdated Show resolved Hide resolved
src/util/Constants.js Outdated Show resolved Hide resolved
@splatterxl
Copy link

You can increment enums automatically if I remember correctly.

@vaporoxx
Copy link
Contributor

You can't do that in declaration files.

typings/index.d.ts Outdated Show resolved Hide resolved
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Copy link
Contributor

@izexi izexi left a comment

Choose a reason for hiding this comment

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

src/structures/Sticker.js Outdated Show resolved Hide resolved
typings/index.d.ts Outdated Show resolved Hide resolved
wonderlandpark and others added 2 commits April 16, 2021 08:33
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
@iShibi iShibi mentioned this pull request Apr 23, 2021
typings/index.d.ts Outdated Show resolved Hide resolved
src/structures/Message.js Show resolved Hide resolved
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
@iCrawl iCrawl merged commit 026afc2 into discordjs:master Apr 30, 2021
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.

None yet