keywords property

List<String>? keywords
final

Optional. List of 0-20 search keywords for the sticker with total length of up to 64 characters. For “regular” and “custom_emoji” stickers only.

Implementation

final List<String>? keywords;