serenity
serenity copied to clipboard
Misleading sentence in docs
In serenity::builder::CreateEmbed it says
Refer to the documentation for ChannelId::send_message for a very in-depth example on how to use this.
However, the documentation for ChannelId::send_message doesn't have the promised example:

I'm new to the project, but I'd like to take this on as a way to get familiar with the API.
how can this be fixed?