Skip to content

Commit

Permalink
Remove invalid GuildChannel::send_message note (#1748)
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Feb 21, 2022
1 parent db101fd commit 73ff5ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/model/channel/guild_channel.rs
Expand Up @@ -947,8 +947,6 @@ impl GuildChannel {

/// Sends a message to the channel with the given content.
///
/// **Note**: This will only work when a [`Message`] is received.
///
/// **Note**: Requires the [Send Messages] permission.
///
/// # Errors
Expand Down

0 comments on commit 73ff5ba

Please sign in to comment.