feat: send, edit, and delete messages via ChannelWebhook?

Open
#132 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
api

Research direction

Start by locating the ChannelWebhook entry point and reviewing its existing methods. Compare the requested send, edit, and delete operations with Discord's WebhookClient API reference, then confirm that each operation is exposed without requiring manual HTTP requests.

Written by the indexing model from the issue text.

Description

Describe your feature

It does not have methods for doing these three things, and they would be nice to have so you don't need to "manually" make http requests for these.

the apis could be like how discord does them for WebhookClients

Dominant language
TypeScript
Stars
285
Forks
108
Avg merge
16h 49m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stoatchat/javascript-client-sdk

All issues in stoatchat/javascript-client-sdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.