bookmarks!

This commit is contained in:
2022-08-03 16:01:41 +02:00
parent 4bd3634abb
commit ae1dc3a216
5 changed files with 49 additions and 4 deletions

View File

@ -70,3 +70,7 @@ end
```elixir
bookmarks = SomethingErlang.AwfulApi.bookmarks(user)
```
```elixir
url = SomethingErlang.AwfulApi.Client.thread_lastseen_page(3_898_279, user)
```