Skip to content

Commit 6e348ff

Browse files
advaith1SpaceEEC
andauthored
docs(MessageReplyOptions): remove duplicate stickers field (#8766)
Co-authored-by: SpaceEEC <[email protected]>
1 parent e7cbc1b commit 6e348ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/discord.js/src/structures/Message.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,6 @@ class Message extends Base {
769769
/**
770770
* Options provided when sending a message as an inline reply.
771771
* @typedef {BaseMessageCreateOptions} MessageReplyOptions
772-
* @property {StickerResolvable[]} [stickers=[]] The stickers to send in the message
773772
* @property {boolean} [failIfNotExists=this.client.options.failIfNotExists] Whether to error if the referenced
774773
* message does not exist (creates a standard message in this case when false)
775774
* @property {StickerResolvable[]} [stickers=[]] Stickers to send in the message

0 commit comments

Comments
 (0)