Update API.md (#490)
Update Relationship entity with the attribute "muting_notifications"
This commit is contained in:
parent
152d4045f2
commit
c4652e6193
|
@ -785,6 +785,7 @@ The most important part of an error response is the HTTP status code. Standard s
|
|||
| `followed_by` | Whether the user is currently being followed by the account | no |
|
||||
| `blocking` | Whether the user is currently blocking the account | no |
|
||||
| `muting` | Whether the user is currently muting the account | no |
|
||||
| `muting_notifications` | Whether the user is also muting notifications | no |
|
||||
| `requested` | Whether the user has requested to follow the account | no |
|
||||
| `domain_blocking` | Whether the user is currently blocking the accounts's domain | no |
|
||||
|
||||
|
|
Loading…
Reference in New Issue