Macro conversation_id_vec

Source
macro_rules! conversation_id_vec {
    ($conversation_id:expr) => { ... };
}