smallFileId property

  1. @JsonKey(name: 'small_file_id')
String get smallFileId
inherited

File identifier of small (160x160) chat photo. This file_id can be used only for photo download and only for as long as the photo is not changed.

Implementation

@JsonKey(name: 'small_file_id')
String get smallFileId;