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

Alphabetize jsdoc comments and methods in classes #2

Merged
merged 36 commits into from
Aug 20, 2020

Commits on Aug 19, 2020

  1. Alphabetize oldPresence, oldState, oldMessage, oldRole, and emoji

    also added oldMessage.pinned to typings. idk if it is supposed to be null or undefined though.
    jtsshieh committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    69d6fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7326caf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    559f472 View commit details
    Browse the repository at this point in the history
  2. Alphabetize Guild

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    bdd78fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4adff3 View commit details
    Browse the repository at this point in the history
  4. Alphabetize GuildIntegration

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    05c990f View commit details
    Browse the repository at this point in the history
  5. Alphabetize GuildPreview

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    90f0eec View commit details
    Browse the repository at this point in the history
  6. Alphabetize Invite

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b0a729d View commit details
    Browse the repository at this point in the history
  7. Alphabetize Member

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f83f281 View commit details
    Browse the repository at this point in the history
  8. Alphabetize Message

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a311325 View commit details
    Browse the repository at this point in the history
  9. Fix PermissionOverwrite typing

    Please correct if wrong, i don't write typings usually
    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0aea835 View commit details
    Browse the repository at this point in the history
  10. Alphabetize Role

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    32a63fd View commit details
    Browse the repository at this point in the history
  11. Alphabetize User

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    be7ecb0 View commit details
    Browse the repository at this point in the history
  12. Alphabetize VoiceState

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5f85a8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5cc202b View commit details
    Browse the repository at this point in the history
  14. Alphabetize NewsChannel

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0798e93 View commit details
    Browse the repository at this point in the history
  15. Alphabetize PrivateChannel

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5fd9692 View commit details
    Browse the repository at this point in the history
  16. Alphabetize StoreChannel

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8d28bd4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bca0552 View commit details
    Browse the repository at this point in the history
  18. Alphabetize TextChannel

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0bf68e6 View commit details
    Browse the repository at this point in the history
  19. Alphabetize VoiceChannel

    please check if the typings are correct here
    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    775cb54 View commit details
    Browse the repository at this point in the history
  20. Alphabetize Client

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    53a582d View commit details
    Browse the repository at this point in the history
  21. Put Guild getters at the top

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d52571d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    85b25e5 View commit details
    Browse the repository at this point in the history
  23. Add semicolons

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b48b139 View commit details
    Browse the repository at this point in the history
  24. Alphabetize Client methods

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    18e140f View commit details
    Browse the repository at this point in the history
  25. Add bsian's commits

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3536bd0 View commit details
    Browse the repository at this point in the history
  26. Add compute prune count

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    df4cd54 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4ad309b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2984592 View commit details
    Browse the repository at this point in the history
  29. Add back in createdAt

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8e0b81f View commit details
    Browse the repository at this point in the history
  30. Add new docs

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3e6c17d View commit details
    Browse the repository at this point in the history
  31. Alphabetize GroupChannel

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    04fc6e8 View commit details
    Browse the repository at this point in the history
  32. Fix conflicts in Guild

    jtsshieh committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4e52165 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d67ef60 View commit details
    Browse the repository at this point in the history
  34. Remove extra space

    bsian03 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5d14b9a View commit details
    Browse the repository at this point in the history