发送多张图片电报机器人 api
Send multiple images telegram bot api
是否可以使用电报机器人 api、php 在 1 条消息 中发送多张图片?我知道方法 sendPhoto()
.
有一个 API 叫做 sendMediaGroup and one of the php libraries which has implemented it is this。
是否可以使用电报机器人 api、php 在 1 条消息 中发送多张图片?我知道方法 sendPhoto()
.
有一个 API 叫做 sendMediaGroup and one of the php libraries which has implemented it is this。