【问题标题】:How to use dhooks to find the most recent message sent in a channel如何使用 dhooks 查找频道中发送的最新消息
【发布时间】:2021-06-05 22:26:44
【问题描述】:

我想知道如何使用 python 中的不和谐 webhook 获取在不和谐服务器的频道中发送的最新消息?我还没试过。

【问题讨论】:

    标签: python discord discord.py webhooks


    【解决方案1】:

    Webhook 仅用于发送消息,而不是读取通道中的消息。从频道获取最后一条消息的唯一方法是,如果您在服务器中有一个机器人用户可以读取该频道中的消息历史记录。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-03-27
      • 2019-04-27
      • 2020-09-28
      • 2020-09-25
      • 2021-04-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多