canSendPhotos property

  1. @JsonKey(name: 'can_send_photos')
bool? get canSendPhotos
inherited

True, if the user is allowed to send photos

Implementation

@JsonKey(name: 'can_send_photos')
bool? get canSendPhotos;