Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 257 Bytes

getLastPhoto.md

File metadata and controls

11 lines (11 loc) · 257 Bytes

Get Last Photo

Notes

Retrieves the last n photos in your library. You can optionally include screenshots or not.

Syntax

getLastPhoto(count: <#Integer#>, screenshots: <#Boolean#>)

Example

getLastPhoto(count: 10, screenshots: false)