Skip to main content

make_dm

Function make_dm 

Source
pub fn make_dm(
    room: &str,
    user: &str,
    to: &str,
    content: impl Into<String>,
) -> Message