send a discord embed

send_embed(embed, channel_id, bot)

Arguments

embed

a discordr_embed object

channel_id

id of the channel where the embed should be sent

bot

an instance of DiscordrBot

See also