Skip to content

Commit

Permalink
Blurhash
Browse files Browse the repository at this point in the history
  • Loading branch information
sdfsdhgjkbmnmxc committed Apr 20, 2021
1 parent 3b23871 commit 0006058
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions upload.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ type Upload struct {
// Is animated (images only)
Animated bool `json:"animated,omitempty"`

// Compact representation of a placeholder for an image (images only)
Blurhash string `json:"blurhash,omitempty"`

// File still processing (video only)
Processing bool `json:"processing,omitempty"`

Expand Down

0 comments on commit 0006058

Please sign in to comment.