Telegram API send messages with php or javascript? [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . How can I send messages to users via their number? I saw this site http://notificatio.divshot.io/ , but there is no way to delete its references in the messages. 回答1: You can make use of the Telegram Bot API, it is an easy to use HTTP interface to the Telegram service. Use their