Add missing array syntax to follow lanagues query param (#1502)

This commit is contained in:
Eva Tatarka 2024-08-21 15:30:12 -07:00 committed by GitHub
parent f5a1f6bef4
commit d1899d20fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1290,7 +1290,7 @@ reblogs
notify
: Boolean. Receive notifications when this account posts a status? Defaults to false.
languages
languages[]
: Array of String (ISO 639-1 language two-letter code). Filter received statuses for these languages. If not provided, you will receive this account's posts in all languages.
#### Response