Function deltachat::chat::set_chat_name

source ·
pub async fn set_chat_name(
    context: &Context,
    chat_id: ChatId,
    new_name: &str
) -> Result<()>
Expand description

Sets group or mailing list chat name.