This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
Releases: rexovolt/revchiver
Releases · rexovolt/revchiver
v0.6.0
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
- BREAKING: The client param of
archiveChannel()
has been removed - it was unused. archiveChannel()
now takes an optionalignoreSuppliedMessages
param (a boolean, defaulting totrue
) - this determines whether to ignore the first message passed to the function (the second message,botMsg
, will always be ignored.)
v0.2.0
- BREAKING:
archive()
has been renamed toarchiveChannel()
, and now returns an object instead of a string.
Full Changelog: v0.1.4...v0.2.0