Fix incorrect documentation for RelationshipSeveranceEvent (#1557)
Fixes #1556
This commit is contained in:
parent
cf628c44aa
commit
5c792e83d9
1 changed files with 9 additions and 2 deletions
|
@ -43,9 +43,16 @@ aliases: [
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
4.3.0 - added
|
4.3.0 - added
|
||||||
|
|
||||||
### `relationships_count` {{%optional%}} {#relationships_count}
|
### `followers_count` {#followers_count}
|
||||||
|
|
||||||
**Description:** Number of follow relationships (in either direction) that were severed.\
|
**Description:** Number of followers that were removed as result of the event.\
|
||||||
|
**Type:** Integer\
|
||||||
|
**Version history:**\
|
||||||
|
4.3.0 - added
|
||||||
|
|
||||||
|
### `following_count` {#following_count}
|
||||||
|
|
||||||
|
**Description:** Number of accounts the user stopped following as result of the event.\
|
||||||
**Type:** Integer\
|
**Type:** Integer\
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
4.3.0 - added
|
4.3.0 - added
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue