Skip to content

Commit

Permalink
Add documentation for requested_by (#1381)
Browse files Browse the repository at this point in the history
Fixes #1380
  • Loading branch information
ClearlyClaire authored Jan 7, 2024
1 parent 92f2545 commit 17f1e25
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/en/entities/Relationship.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ aliases: [
"muting": false,
"muting_notifications": false,
"requested": false,
"requested_by": false,
"domain_blocking": false,
"endorsed": false,
"note": ""
Expand Down Expand Up @@ -111,6 +112,13 @@ aliases: [
**Version history:**\
0.9.9 - added

### `requested_by` {#requested_by}

**Description:** Has this user requested to follow you?\
**Type:** Boolean\
**Version history:**\
4.1.0 - added

### `domain_blocking` {#domain_blocking}

**Description:** Are you blocking this user's domain?\
Expand Down

0 comments on commit 17f1e25

Please sign in to comment.