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

Add scheduled event field to creating stage instances #934

Open
ooliver1 opened this issue Dec 8, 2022 · 0 comments · May be fixed by #1132
Open

Add scheduled event field to creating stage instances #934

ooliver1 opened this issue Dec 8, 2022 · 0 comments · May be fixed by #1132
Labels
p: medium Priority: medium - should be worked on in the near future s: awaiting review Status: the issue or PR is awaiting reviews t: api coverage Type: api coverage - this adds code to cover the discord API

Comments

@ooliver1
Copy link
Member

ooliver1 commented Dec 8, 2022

Summary

Add a way to pass a relevant scheduled event when creating a stage instance.

What is the feature request for?

The core library

The Problem

Discord allows you to pass a scheduled event id when making a stage instance.

The Ideal Solution

Allow passing a ScheduledEvent into StageChannel.create_instance

async def create_instance(

The Current Solution

No response

Additional Context

discord/discord-api-docs#5687

@ooliver1 ooliver1 added p: medium Priority: medium - should be worked on in the near future help wanted Anyone is free to help, the issue shouldn't be *too* hard. t: api coverage Type: api coverage - this adds code to cover the discord API labels Dec 8, 2022
@Soheab Soheab linked a pull request Oct 1, 2023 that will close this issue
3 tasks
@EmreTech EmreTech added s: awaiting review Status: the issue or PR is awaiting reviews and removed help wanted Anyone is free to help, the issue shouldn't be *too* hard. labels Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: medium Priority: medium - should be worked on in the near future s: awaiting review Status: the issue or PR is awaiting reviews t: api coverage Type: api coverage - this adds code to cover the discord API
Projects
No open projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants