ms7m/dispike

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

Closed this issue · 0 comments

todo commented

# 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.