问题描述
类似于WhatsApp示例https://wa.me/6588888888?text=I%27m%20interested%20in%20your%20car%20for%20sale
,如何仅使用带URL的Telegram实现它?用户名和消息是必需的。
我会将网址放入HTML锚标记href
属性中,例如<a href="https://wa.me/6588888888?text=I%27m%20interested%20in%20your%20car%20for%20sale" target="_blank">Click</a>
。谢谢。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)