A few things have changed since the last devlog. dsc.archive has now reached v0.2.1 on npm:
- renamed
fetchedTimestamptofetchTimestampto avoid cofusion; - moved
fetchTimestampto the end of theFetchedMessagesobject, instead of aftermessages; - if now
authors,interactionsandwebhooksare empty maps, they will be returned as null in the result; - added new types in
index.d.ts, such asDefaultFieldsandDefaultOptions, to better show the default values; - added comments on almost every property in
index.d.ts, to better explain what each one does; - updated the
README.mdwith the new documentation for the changes made.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.