noroutine icon indicating copy to clipboard operation
noroutine copied to clipboard

apply destructuring assignment on received message

Open JaoodxD opened this issue 2 years ago • 0 comments

Rest operator usage could make the code cleaner and even more simplier

  • [X] tests and linter show no problems (npm t)
  • [ ] tests are added/updated for bug fixes and new features
  • [X] code is properly formatted (npm run fmt)
  • [ ] description of changes is added in CHANGELOG.md
  • [ ] update .d.ts typings

JaoodxD avatar Jan 23 '23 21:01 JaoodxD