docs(MessageReplyOptions): remove duplicate stickers field (#8766)

Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
This commit is contained in:
advaith
2022-10-31 04:39:27 -07:00
committed by GitHub
parent e7cbc1bf11
commit 6e348ffd1d

View File

@@ -769,7 +769,6 @@ class Message extends Base {
/**
* Options provided when sending a message as an inline reply.
* @typedef {BaseMessageCreateOptions} MessageReplyOptions
* @property {StickerResolvable[]} [stickers=[]] The stickers to send in the message
* @property {boolean} [failIfNotExists=this.client.options.failIfNotExists] Whether to error if the referenced
* message does not exist (creates a standard message in this case when false)
* @property {StickerResolvable[]} [stickers=[]] Stickers to send in the message