Skip to content

Use title as parameter name for Embed in monster_vote#1349

Merged
wookie184 merged 1 commit into
python-discord:mainfrom
hastyquickbeam:main
Aug 21, 2023
Merged

Use title as parameter name for Embed in monster_vote#1349
wookie184 merged 1 commit into
python-discord:mainfrom
hastyquickbeam:main

Conversation

@hastyquickbeam
Copy link
Copy Markdown
Contributor

Relevant Issues

Closes #1347

Description

Change parameter name from name to title in a call to Embed in monstersurvey.py.

Did you:

@hastyquickbeam hastyquickbeam requested a review from ks129 as a code owner August 20, 2023 23:19
Copy link
Copy Markdown
Contributor

@shtlrs shtlrs left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

Copy link
Copy Markdown
Contributor

@wookie184 wookie184 left a comment

Choose a reason for hiding this comment

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

Tested and this now works as expected, thanks for the PR!

@wookie184 wookie184 merged commit 2a0d2f2 into python-discord:main Aug 21, 2023
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 this pull request may close these issues.

TypeError: Embed.__init__() got an unexpected keyword argument 'name'

3 participants