nguyenanhung / telegram-messenger
使用Telegram BOT API发送消息
v2.0.6
2024-09-23 15:24 UTC
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
README
Telegram消息
支持方式
- 通过ChatID发送消息
- 通过ChatID发送照片
- 通过ChatID发送音频
- 通过ChatID发送视频
- 通过ChatID发送文档
版本
- V1.x支持所有PHP版本
>=5.6
- V2.x支持所有PHP版本
>=7.0
概念
所有类的概念均在此处共享: https://blog.nguyenanhung.com/2019/08/telegram-bot-ung-dung-trong-monitoring.html
安装和用法说明
您将在此处找到安装和用法说明: https://github.com/nguyenanhung/telegram-messenger/blob/master/document/README.md