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: add UserContextMenuInteraction and MessageContextMenuInteraction #7003

Merged
merged 17 commits into from
Dec 1, 2021
Merged

feat: add UserContextMenuInteraction and MessageContextMenuInteraction #7003

merged 17 commits into from
Dec 1, 2021

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    74ef1fa View commit details
    Browse the repository at this point in the history
  2. fix: duplicate names

    GrapeColor committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    ae2451d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a319a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07fa584 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fd4e39 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. fix: name specified fo getMember()

    Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
    GrapeColor and ImRodry committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    1103792 View commit details
    Browse the repository at this point in the history
  2. fix: quotes in getMember()

    GrapeColor committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2897f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ba338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0934d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5118527 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Update typings/index.d.ts

    Co-authored-by: Suneet Tipirneni <77477100+suneettipirneni@users.noreply.github.com>
    GrapeColor and suneettipirneni committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    e937c64 View commit details
    Browse the repository at this point in the history
  2. fix: class name typos

    GrapeColor committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    820532d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128484b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    1a2cd5b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. fix: add readonly flag to MessageContextMenuInteraction

    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    GrapeColor and vladfrangu committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1d38370 View commit details
    Browse the repository at this point in the history
  2. fix: add readonly flags to UserContextMenuInteraction

    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    GrapeColor and vladfrangu committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0b75821 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. fix: add classes to index

    GrapeColor committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    6964ed4 View commit details
    Browse the repository at this point in the history