久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

獲取我的機器人發送的消息的消息 ID

Get message ID of the message sent by my bot(獲取我的機器人發送的消息的消息 ID)
本文介紹了獲取我的機器人發送的消息的消息 ID的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我需要獲取我的不和諧機器人發送的消息的消息 ID(它發送豐富的嵌入)

I need to get the message id of the message my discord bot sends (it sends a rich embed)

謝謝

推薦答案

當你使用 TextChannel.send() (或 Discord.js 中的任何其他類型的 .send),它返回一個 Promise 解決您剛剛發送的消息.
要處理該消息,您可以使用 await 將其存儲在變量中或使用 Promise.then() 并將其余代碼作為函數傳遞.

When you use TextChannel.send() (or any other kind of .send in Discord.js), it returns a Promise that resolves with the message you just sent.
To work with that message, you can either use await to store it in a variable or use Promise.then() and pass the rest of your code as a function.

這是一個例子:

// with async/await:
async function replyAndLog() {
  let sent = await message.reply("Your stuff..."); // this returns the message you just sent
  let id = sent.id; // you can get its ID with <Message>.id, as usually
  console.log(id);
}

// with <Promise>.then():
message.reply("Your stuff").then(sent => { // 'sent' is that message you just sent
  let id = sent.id;
  console.log(id);
});

這篇關于獲取我的機器人發送的消息的消息 ID的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

discord.js v12: How do I await for messages in a DM channel?(discord.js v12:我如何等待 DM 頻道中的消息?)
how to make my bot mention the person who gave that bot command(如何讓我的機器人提及發出該機器人命令的人)
How to fix Must use import to load ES Module discord.js(如何修復必須使用導入來加載 ES 模塊 discord.js)
How to list all members from a specific server?(如何列出來自特定服務器的所有成員?)
Discord bot: Fix ‘FFMPEG not found’(Discord bot:修復“找不到 FFMPEG)
Welcome message when joining discord Server using discord.js(使用 discord.js 加入 discord 服務器時的歡迎消息)
主站蜘蛛池模板: 日本免费在线观看视频 | 日韩欧美中文字幕在线观看 | 欧美色欧美亚洲另类七区 | 日韩中文一区二区 | 黄色国产视频 | 日本小电影网站 | 美女久久视频 | 国产激情一区二区三区 | 久久久精品久久 | 久热久热| 日韩精品在线观看免费 | 盗摄精品av一区二区三区 | 精品国产视频 | 在线观看中文字幕视频 | 97天天干 | 国产精品成人国产乱 | 国产日韩一区二区 | 精品电影| 毛片网站免费观看 | 国产精品99免费视频 | 天天干天天玩天天操 | 免费视频一区二区 | 欧美精品一区二区三区在线 | 精品一区二区三区在线观看 | 精国产品一区二区三区四季综 | 天天夜夜操 | 国产精品一二三区 | cao视频| av激情影院 | 91在线视频观看免费 | 永久精品 | 亚洲毛片在线 | 成人精品免费 | 欧美www在线| 欧美激情综合色综合啪啪五月 | 午夜免费在线 | 亚洲精品福利在线 | 亚洲免费视频在线观看 | 91国在线 | 一区二区精品在线 | 日韩男人天堂 |