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

Update API events, structures, enums #169

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

Commits on Jan 29, 2024

  1. update(gencodecs): API events, structures, enums

    This commit updates gencodecs API events, structures, enums, etc.
    ThePedroo committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4c27c77 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. update(gencodecs): add support for polls, stickers, etc

    This commit adds support for Discord polls, stickers and also updates the gencodecs for numerous other fields, also corrects "discord_get_original_interaction_response" response parsing.
    ThePedroo committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5bfed2d View commit details
    Browse the repository at this point in the history
  2. fix(application_commands): expect description in message commands

    This commit fixes the behavior of expecting a description while creation message application commands.
    ThePedroo committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    aebc646 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. update(gencodecs): thread_create event gencodecs

    This commit updates the information for "thread_create" event gencodecs.
    ThePedroo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1fa4bc View commit details
    Browse the repository at this point in the history