Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 php 控制 Telegram 帐户!可以像这样连接到电报吗?因为我在我的一个小组中看到了这样的机器人!那个用的是手机号码而不是botfather key!
是的,这是可能的。您需要在代码中构建一个电报客户端。为此,有几种语言的库。
但是你也可以自己编写这样的代码。