MessageEmbed.addField Deprecation #16

Closed
opened 2024-09-23 22:59:06 +00:00 by voidf1sh · 2 comments
Owner

Find and fix all uses of addField

(node:9) DeprecationWarning: MessageEmbed#addField is deprecated and will be removed in the next major update. Use MessageEmbed#addFields instead.
Find and fix all uses of addField ``` (node:9) DeprecationWarning: MessageEmbed#addField is deprecated and will be removed in the next major update. Use MessageEmbed#addFields instead. ```
Author
Owner

f231df89d8 also seems to have fixed this, the only place .addField was used was in the help embed.

f231df89d8 also seems to have fixed this, the only place .addField was used was in the help embed.
voidf1sh added reference v3.3.2 2024-09-24 01:24:49 +00:00
voidf1sh added the
deprecated
label 2024-09-24 01:25:31 +00:00
Author
Owner

Fixed in v3.3.2 #17

Fixed in v3.3.2 #17
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: voidf1sh/nodbot#16
No description provided.