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): updates, sticker packs, and guild stickers #5867

Merged
merged 47 commits into from Jul 19, 2021

Commits on Jun 16, 2021

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

Commits on Jun 17, 2021

  1. feat: add StickerPack

    advaith1 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    61c09c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc3e87 View commit details
    Browse the repository at this point in the history
  3. types: fix order

    advaith1 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    dd810cf View commit details
    Browse the repository at this point in the history
  4. use client.guilds.resolve

    Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
    advaith1 and SpaceEEC committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    059964c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac897e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

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

Commits on Jun 19, 2021

  1. Edit fetchSticker desc

    Co-authored-by: Antonio Román <kyradiscord@gmail.com>
    advaith1 and kyranet committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    ee953d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3545ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e84a12 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    8f3c562 View commit details
    Browse the repository at this point in the history
  2. refactor: rename fetchNitroStickerPacks to fetchPremiumStickerPacks

    Co-Authored-By: Tiemen <ThaTiemsz@users.noreply.github.com>
    advaith1 and ThaTiemsz committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    58c95e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    b7f0fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c8f19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3814ef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

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

Commits on Jun 30, 2021

  1. Apply suggestions from code review

    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    advaith1 and vladfrangu committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    16c21cb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    c65a377 View commit details
    Browse the repository at this point in the history
  2. fix partial check

    advaith1 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    55abf97 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Apply suggestions from code review

    Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
    advaith1 and BannerBomb committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    6c9f2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a761659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d97cdd0 View commit details
    Browse the repository at this point in the history
  4. feat: sending stickers

    advaith1 committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    a08b490 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

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

Commits on Jul 5, 2021

  1. Apply suggestions from code review

    Co-authored-by: Noel <icrawltogo@gmail.com>
    advaith1 and iCrawl committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ddc9b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af64a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7bb38e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbce477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61fc74e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c202904 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    e95ec9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced9bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fb4bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54133d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eca5e4d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. style: use optional chaining

    Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
    advaith1 and NotSugden committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    60ae9ff View commit details
    Browse the repository at this point in the history
  2. style: return new collection directly

    Co-Authored-By: Sugden <28943913+NotSugden@users.noreply.github.com>
    advaith1 and NotSugden committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    31ca245 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    8193e0f View commit details
    Browse the repository at this point in the history
  2. feat(ApiErrors): add 170007

    advaith1 committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    a3b9a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737ed2b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. refactor: rename add to _add

    advaith1 committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    e26591b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    8a6cb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a32e87 View commit details
    Browse the repository at this point in the history
  3. feat: add more error codes

    advaith1 committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d17fe5d View commit details
    Browse the repository at this point in the history
  4. fix: missed one add

    advaith1 committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    c98dda1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ab68fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5023ed View commit details
    Browse the repository at this point in the history