imageCount property
Number of image attachments sent with this prompt.
Note: image attachments add real context tokens that are not present in text, so any token estimate derived from text reads low when this is non-zero.
Implementation
final int imageCount;