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

if accessing .embeds, return an Embed object instead of dict. #15

Closed
todo bot opened this issue Dec 31, 2020 · 0 comments · Fixed by #45
Closed

if accessing .embeds, return an Embed object instead of dict. #15

todo bot opened this issue Dec 31, 2020 · 0 comments · Fixed by #45
Assignees

Comments

@todo
Copy link

todo bot commented Dec 31, 2020

# TODO: if accessing .embeds, return an Embed object instead of dict.
return self._embeds
def add_new_embed(self, embed_to_add: Embed):
"""Append a new embed, provided with a proper Embed object


This issue was generated by todo based on a TODO comment in 9f3c667 when #13 was merged. cc @ms7m.
@todo todo bot added the todo 🗒️ label Dec 31, 2020
@todo todo bot assigned ms7m Dec 31, 2020
@ms7m ms7m mentioned this issue Jul 20, 2021
@ms7m ms7m closed this as completed in #45 Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant