stickerType property

  1. @JsonKey(name: 'sticker_type')
StickerType get stickerType
inherited

Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"

Implementation

@JsonKey(name: 'sticker_type')
StickerType get stickerType;