tags property

String tags
final

autocomplete/suggestion tags for the sticker (max 200 characters)

  • A comma separated list of keywords is the format used in this field by standard stickers, but this is just a convention. Incidentally the client will always use a name generated from an emoji as the value of this field when creating or modifying a guild sticker.

Implementation

final String tags;