Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get webhooks in Forum, Stage, and Voice channels #1176

Open
Srpboyz opened this issue Mar 31, 2024 · 0 comments · May be fixed by #1177
Open

Get webhooks in Forum, Stage, and Voice channels #1176

Srpboyz opened this issue Mar 31, 2024 · 0 comments · May be fixed by #1177

Comments

@Srpboyz
Copy link

Srpboyz commented Mar 31, 2024

Summary

Add a function to get a list of webhooks for forum, stage, and voice channels

What is the feature request for?

The core library

The Problem

Currently can't get a list of webhooks in these types of channels

The Ideal Solution

Add a function called webhooks to ForumChannel and VoiceGuildChannel(or StageChannel and VoiceChannel) classes to get a list of webhooks

The Current Solution

Set ForumChannel.webhooks, StageChannel.webhooks, and VoiceChannel.webhooks equal to TextChannel.webhooks

Additional Context

No response

@acco4321 acco4321 linked a pull request Apr 2, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant