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

feature: teams support #3350

Merged
merged 10 commits into from Jun 25, 2019
Merged

feature: teams support #3350

merged 10 commits into from Jun 25, 2019

Commits on Jun 19, 2019

  1. basic teams support

    bdistin committed Jun 19, 2019
    Copy the full SHA
    0e4e901 View commit details
    Browse the repository at this point in the history
  2. export Team & TeamMember

    bdistin committed Jun 19, 2019
    Copy the full SHA
    0478d27 View commit details
    Browse the repository at this point in the history
  3. use typedef

    bdistin committed Jun 19, 2019
    Copy the full SHA
    23373c8 View commit details
    Browse the repository at this point in the history
  4. typings and some fixes

    bdistin committed Jun 19, 2019
    Copy the full SHA
    4310e7c View commit details
    Browse the repository at this point in the history
  5. Update src/structures/TeamMember.js

    Co-Authored-By: Vlad Frangu <kingdgrizzle@gmail.com>
    bdistin and Vlad Frangu committed Jun 19, 2019
    Copy the full SHA
    42ccff6 View commit details
    Browse the repository at this point in the history
  6. fix Team#iconURL()

    bdistin committed Jun 19, 2019
    Copy the full SHA
    9aeb74f View commit details
    Browse the repository at this point in the history
  7. fix typings and a bug

    bdistin committed Jun 19, 2019
    Copy the full SHA
    d021c81 View commit details
    Browse the repository at this point in the history
  8. fix states start at 1

    bdistin committed Jun 19, 2019
    Copy the full SHA
    0c6b0a8 View commit details
    Browse the repository at this point in the history
  9. team icon hash can be null

    bdistin committed Jun 19, 2019
    Copy the full SHA
    73b5b7c View commit details
    Browse the repository at this point in the history
  10. fix owner typings

    bdistin committed Jun 19, 2019
    Copy the full SHA
    5888800 View commit details
    Browse the repository at this point in the history