• <small id='SmaBK'></small><noframes id='SmaBK'>

    <legend id='SmaBK'><style id='SmaBK'><dir id='SmaBK'><q id='SmaBK'></q></dir></style></legend>

    <tfoot id='SmaBK'></tfoot>
    <i id='SmaBK'><tr id='SmaBK'><dt id='SmaBK'><q id='SmaBK'><span id='SmaBK'><b id='SmaBK'><form id='SmaBK'><ins id='SmaBK'></ins><ul id='SmaBK'></ul><sub id='SmaBK'></sub></form><legend id='SmaBK'></legend><bdo id='SmaBK'><pre id='SmaBK'><center id='SmaBK'></center></pre></bdo></b><th id='SmaBK'></th></span></q></dt></tr></i><div id='SmaBK'><tfoot id='SmaBK'></tfoot><dl id='SmaBK'><fieldset id='SmaBK'></fieldset></dl></div>

          <bdo id='SmaBK'></bdo><ul id='SmaBK'></ul>

        Discord.py 获取消息嵌入

        时间:2023-10-10

        • <bdo id='shuMc'></bdo><ul id='shuMc'></ul>

          <i id='shuMc'><tr id='shuMc'><dt id='shuMc'><q id='shuMc'><span id='shuMc'><b id='shuMc'><form id='shuMc'><ins id='shuMc'></ins><ul id='shuMc'></ul><sub id='shuMc'></sub></form><legend id='shuMc'></legend><bdo id='shuMc'><pre id='shuMc'><center id='shuMc'></center></pre></bdo></b><th id='shuMc'></th></span></q></dt></tr></i><div id='shuMc'><tfoot id='shuMc'></tfoot><dl id='shuMc'><fieldset id='shuMc'></fieldset></dl></div>
          <legend id='shuMc'><style id='shuMc'><dir id='shuMc'><q id='shuMc'></q></dir></style></legend>
            <tbody id='shuMc'></tbody>

            <small id='shuMc'></small><noframes id='shuMc'>

                <tfoot id='shuMc'></tfoot>

                  本文介绍了Discord.py 获取消息嵌入的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  如何将消息嵌入到带有 discord.py 中消息 ID 的变量中?我通过 uzenet = await client.get_message(channel, id) 收到消息,但我不知道如何嵌入.

                  How can I get the embed of a message to a variable with the ID of the message in discord.py? I get the message with uzenet = await client.get_message(channel, id), but I don't know how to get it's embed.

                  推荐答案

                  要获得您的消息的第一个嵌入,正如您所说,这将是一个 dict():embedFromMessage = uzenet.embeds[0]

                  To get the first Embed of your message, as you said that would be a dict(): embedFromMessage = uzenet.embeds[0]

                  要将 dict() 转换为 discord.Embed 对象:embed = discord.Embed.from_data(embedFromMessage)

                  To transfer the dict() into an discord.Embed object: embed = discord.Embed.from_data(embedFromMessage)

                  这篇关于Discord.py 获取消息嵌入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:如何使用带代理的不和谐 python 机器人? 下一篇:Discord bot 侦听特定频道上的命令

                  相关文章

                  最新文章

                    <i id='EKVa8'><tr id='EKVa8'><dt id='EKVa8'><q id='EKVa8'><span id='EKVa8'><b id='EKVa8'><form id='EKVa8'><ins id='EKVa8'></ins><ul id='EKVa8'></ul><sub id='EKVa8'></sub></form><legend id='EKVa8'></legend><bdo id='EKVa8'><pre id='EKVa8'><center id='EKVa8'></center></pre></bdo></b><th id='EKVa8'></th></span></q></dt></tr></i><div id='EKVa8'><tfoot id='EKVa8'></tfoot><dl id='EKVa8'><fieldset id='EKVa8'></fieldset></dl></div>
                    <legend id='EKVa8'><style id='EKVa8'><dir id='EKVa8'><q id='EKVa8'></q></dir></style></legend>

                    <small id='EKVa8'></small><noframes id='EKVa8'>

                  1. <tfoot id='EKVa8'></tfoot>
                    • <bdo id='EKVa8'></bdo><ul id='EKVa8'></ul>