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

Add support for Application Emoji #2726

Merged

Conversation

yoyosource
Copy link
Contributor

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: NaN

Description

Supersedes #2712 with a cleaned up commit list and implementation of freya022's change requests.

Implements this api-docs PR: discord/discord-api-docs#7010.

@yoyosource yoyosource mentioned this pull request Sep 4, 2024
6 tasks
@yoyosource yoyosource changed the title Feature/application emojis Application hosted Emoji support Sep 4, 2024
@yoyosource
Copy link
Contributor Author

I tested this code in production for around 2 weeks now. It works fine for me.

@yoyosource
Copy link
Contributor Author

yoyosource commented Oct 7, 2024

I actually dont know why the online (github.dev) editor creates such big diffs. I am trying to fix those.

@MinnDevelopment
Copy link
Member

I actually dont know why the online (github.dev) creates such big diffs. I am trying to fix those.

You are likely changing line endings, when you use git directly it will make sure to convert them to the correct line endings when committing files.

@yoyosource
Copy link
Contributor Author

I actually dont know why the online (github.dev) creates such big diffs. I am trying to fix those.

You are likely changing line endings, when you use git directly it will make sure to convert them to the correct line endings when committing files.

It is fixed now. I never changed it intentionally.

@MinnDevelopment MinnDevelopment changed the title Application hosted Emoji support Add support for Application Emoji Nov 3, 2024
@MinnDevelopment MinnDevelopment merged commit 52c69c9 into discord-jda:master Nov 3, 2024
1 check passed
@yoyosource yoyosource deleted the feature/application-emojis branch November 3, 2024 14:40
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.

4 participants