Skip to content

Commit

Permalink
docs(GuildForumThreadManager): Fix sticker type (#8940)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Dec 16, 2022
1 parent 83eafb6 commit dd62be0
Showing 1 changed file with 1 addition and 1 deletion.
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 dd62be0

Please sign in to comment.