You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Bots as well as users with the permission [`MANAGE_MESSAGES`] or
/// [`MANAGE_CHANNEL`], are unaffected.
///
- /// [`MANAGE_MESSAGES`]: ../permissions/struct.Permissions.html#associatedconstant.MANAGE_MESSAGES- /// [`MANAGE_CHANNEL`]: ../permissions/struct.Permissions.html#associatedconstant.MANAGE_CHANNEL+ /// [`MANAGE_MESSAGES`]:+ /// ../permissions/struct.Permissions.html#associatedconstant.+ /// MANAGE_MESSAGES [`MANAGE_CHANNEL`]:+ /// ../permissions/struct.Permissions.html#associatedconstant.MANAGE_CHANNEL
#[serde(default, rename = "rate_limit_per_user")]
pub rate_limit: u16,
/// The ID of the parent category of the channel.
The text was updated successfully, but these errors were encountered:
#3787 is still an issue.
When running
rustfmt
withwrap_comments = true
, markdown links get chopped in half thus breaking them.Version information:
Contents of rustfmt.toml
Contents of
rustfmt.toml
relating to comments:Output with
--check
flag:The text was updated successfully, but these errors were encountered: