dongsu1539 2017-07-19 05:40
浏览 118
已采纳

获取sendPhoto信息时如何实现(通过bot Telegram),从哪个频道发送?

My bot is registered in several groups and receives data from them. when receive the the json code.

{
    "update_id": 753984481,
    "message": {
        "message_id": 158011,
        "from": {
            "id": 212105015,
            "first_name": "\u0634\u0631\u06a9\u062a \u0635\u0628\u0627 \u0645\u0647\u0631 \u0633\u06cc\u0631\u0627\u0641"
        },
        "chat": {
            "id": -196924840,
            "title": "\u067e\u0631 \u067e\u0631\u0648\u0627\u0632 \u0635\u0628\u0627 \u0645\u0647\u0631 \u0633\u06cc\u0631\u0627\u0641",
            "type": "group",
            "all_members_are_administrators": true
        },
        "date": 1500091212,
        "photo": [
            {
                "file_id": "AgADBAAD9qkxG98UMFNewex76YKoYAr-vBkABEvcu9cjuXx1WCQDAAEC",
                "file_size": 1168,
                "width": 67,
                "height": 90
            }
        ]
    }
}

How do I know which message is sent from (Groups)?

  • 写回答

1条回答 默认 最新

  • douxi1968 2017-07-19 06:02
    关注

    as you can see, in your json message.chat.type is equal to "group", when your bot receives a message from a channel, its type value will be equal to "channel".

    other difference between channels and groups is that the message.chat.id of channels are bigger (13 digit numbers)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 c程序不知道为什么得不到结果
  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置