bump: textsender_models #10

Merged
phoenix merged 17 commits from update into main 2026-06-27 17:27:35 -04:00
Showing only changes of commit b411d2370f - Show all commits
-2
View File
@@ -37,8 +37,6 @@ pub async fn send_message(
let params = init_params(contact, msg, config, param);
println!("Params: {params:?}");
let url = format!(
"https://api.twilio.com/2010-04-01/Accounts/{}/Messages.json",
config.account_sid