頑張れば post(("api", "v1", "posts", param())) .with_body(|(_, _, id), Json(entry)| add_post(id, entry)) と出来るようになりそう
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
頑張れば post(("api", "v1", "posts", param())) .with_body(|(_, _, id), Json(entry)| add_post(id, entry)) と出来るようになりそう