| Icon | Member | Description |
|---|---|---|
| Leave(OAuthTokens, Decimal, OptionalProperties) |
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.
| |
| Leave(OAuthTokens, Decimal) |
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.
| |
| Leave(OAuthTokens, String, OptionalProperties) |
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.
| |
| Leave(OAuthTokens, String) |
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.
|