Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10433476
photo.go
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
336 B
Subscribers
None
photo.go
View Options
package
snapas
import
"time"
// Photo represents a photo on Snap.as.
type
Photo
struct
{
ID
string
`json:"id"`
Created
time
.
Time
`json:"created"`
Body
*
string
`json:"body"`
Filename
string
`json:"filename"`
Size
int64
`json:"size"`
URL
string
`json:"url"`
Album
*
Album
`json:"album"`
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 3:51 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3137617
Attached To
rSAGO go-snapas
Event Timeline
Log In to Comment