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

on_thread_create event #1285

Merged
merged 2 commits into from Apr 23, 2022
Merged

Conversation

Middledot
Copy link
Member

Summary

fixes #1284

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is kind of a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...)

@Middledot Middledot added priority: high High Priority feature Implements a feature labels Apr 22, 2022
@Middledot Middledot added this to the v2.0 milestone Apr 22, 2022
@Middledot Middledot added this to In progress in v2.0 via automation Apr 22, 2022
@Lulalaby Lulalaby enabled auto-merge (squash) April 23, 2022 00:22
@Lulalaby Lulalaby disabled auto-merge April 23, 2022 00:22
@Lulalaby Lulalaby enabled auto-merge (rebase) April 23, 2022 00:22
Lulalaby
Lulalaby previously approved these changes Apr 23, 2022
discord/state.py Outdated Show resolved Hide resolved
@krittick krittick requested a review from Lulalaby April 23, 2022 00:46
@Lulalaby Lulalaby disabled auto-merge April 23, 2022 00:50
Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally slept

@Lulalaby Lulalaby merged commit 4279f2a into Pycord-Development:master Apr 23, 2022
v2.0 automation moved this from In progress to Done Apr 23, 2022
@Middledot Middledot deleted the impl-1284 branch April 23, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Implements a feature priority: high High Priority
Projects
Status: No status
v2.0
  
Done
Development

Successfully merging this pull request may close these issues.

Support newly_created attribute of THREAD_CREATE Websocket event
3 participants