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

Add the ability to un-watch users via UnwatchUserAsync(), add WatchUserAsync() to replace the ambiguous AddUserAsync() #818

Merged
merged 6 commits into from
Jun 22, 2024

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    461b03b View commit details
    Browse the repository at this point in the history
  2. resolve warnings

    jpdillingham committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    41c0b56 View commit details
    Browse the repository at this point in the history
  3. add UnwatchUserCommand

    jpdillingham committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4adbaf3 View commit details
    Browse the repository at this point in the history
  4. add UnwatchUserAsync()

    jpdillingham committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b787111 View commit details
    Browse the repository at this point in the history
  5. add unwatch tests

    jpdillingham committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2fba7aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cad834 View commit details
    Browse the repository at this point in the history