Skip to content

Commit

Permalink
Merge pull request #23 from believethehype/master
Browse files Browse the repository at this point in the history
Update 5302.md
  • Loading branch information
believethehype authored Feb 1, 2024
2 parents fe83400 + f6af673 commit 080bb43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kinds/5302.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ A `content` JSON-stringified list of tags. Tags SHOULD be `a` or `e`.
# Params

* `users`: A list of pubkeys of a users to filter notes from (Optional parameter)
* `since`: days in the past to start the search (Optional parameter)
* `until`: days in the past to end the search (Optional parameter)
* `since`: unix timestamp in seconds to start the search (Optional parameter)
* `until`: unix timestamp in seconds to end the search (Optional parameter)
* `max_results`: Maximum number of events to return (Optional parameter)

# How clients can use this
Expand Down

0 comments on commit 080bb43

Please sign in to comment.