#embed field not showing
6 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
Here are the console logs
Message Create Event Triggered
Fetched command name from database mg
Command mg
Args [ 'list' ]
End of the command
Payment in Calucate Due Date Function 10000000
Server Id in Caculate Due Date Function 972128301999079446
Embed: EmbedBuilder {
data: { title: 'Intermediate Tier Grinders', color: 39423 }
}
DueDays 1
Due Date Time Stamp in Format Due Date Function 1697864695599
Formatted Amount in grmid list 10,000,000
Format Due Date in grmid list <t:1697864695:R>
Due Date Time Stamp in grmid list 1697864695599
User Data in grmid list { dueDate: 1697817801268, payment: 10000000 }
Child Snapshot Key 756795184263462922
Because your forEach is async
thanks a lot, btw do you anything about this too?
is this a issue from discord? because on desktops the ping is not visible in the embed but on mobile clients it is working