bigFileId property

  1. @JsonKey(name: 'big_file_id')
String get bigFileId
inherited

File identifier of big (640x640) 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: 'big_file_id')
String get bigFileId;