stickers property
The stickers sent with the message
Implementation
@JsonKey(includeIfNull: false)
final List<MessageStickerResponse>? stickers;
The stickers sent with the message
@JsonKey(includeIfNull: false)
final List<MessageStickerResponse>? stickers;