thumbnails property
Represents the thumbnail information of image file. To make thumbnail of image when you send it, please refer to BaseChannelMessage.sendFileMessage.
Implementation
List<Thumbnail>? thumbnails;
Represents the thumbnail information of image file. To make thumbnail of image when you send it, please refer to BaseChannelMessage.sendFileMessage.
List<Thumbnail>? thumbnails;