[PR #55] [MERGED] fix: bulk message delete uses wrong http method #77

Closed
opened 2026-02-16 12:26:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/55
Author: @sussycatgirl
Created: 5/22/2022
Status: Merged
Merged: 5/30/2022
Merged by: @insertish

Base: masterHead: fix/bulk-delete


📝 Commits (1)

  • 06cdfcd fix: bulk message delete uses wrong http method

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 src/maps/Channels.ts (+2 -4)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended
  • These changes do not have any notable side effects on other Revolt projects

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/55 **Author:** [@sussycatgirl](https://github.com/sussycatgirl) **Created:** 5/22/2022 **Status:** ✅ Merged **Merged:** 5/30/2022 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `fix/bulk-delete` --- ### 📝 Commits (1) - [`06cdfcd`](https://github.com/stoatchat/javascript-client-sdk/commit/06cdfcd255c2143936edb795c120d2cd024302a7) fix: bulk message delete uses wrong http method ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/maps/Channels.ts` (+2 -4) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR * [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/revolt/discussions/282) * [x] I have tested my changes locally and they are working as intended * [x] These changes do not have any notable side effects on other Revolt projects --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:26:58 -05:00
yindo closed this issue 2026-02-16 12:26:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#77