pub async fn set_msg_location_id(
    context: &Context,
    msg_id: MsgId,
    location_id: u32
) -> Result<()>
Expand description

Sets the location of the message.