docs(types): add clarification for guild stickers for MessageSticker#tags (#1051)

This commit is contained in:
rigormorrtiss
2021-06-17 21:01:45 +04:00
committed by GitHub
parent 3be9877e6e
commit 6008243b6a

View File

@@ -10,7 +10,7 @@ export interface MessageSticker {
name: string;
/** Description of the sticker */
description: string;
/** A comma-separated list of tags for the sticker */
/** For guild stickers, a unicode emoji representing the sticker's expression. For Nitro stickers, a comma-separated list of related expressions */
tags?: string;
/**
* Sticker asset hash