Skip to content

Commit

Permalink
docs(GuildForumThreadManager): fix sticker type
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Dec 16, 2022
1 parent 627511d commit f37226a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class GuildForumThreadManager extends ThreadManager {

/**
* @typedef {BaseMessageOptions} GuildForumThreadMessageCreateOptions
* @property {stickers} [stickers] The stickers to send with the message
* @property {StickerResolvable} [stickers] The stickers to send with the message
* @property {BitFieldResolvable} [flags] The flags to send with the message
*/

Expand Down

0 comments on commit f37226a

Please sign in to comment.