Skip to content

Commit

Permalink
feat: WallWallpost add Hash
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed Jan 11, 2022
1 parent 4e2886e commit d62e868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions object/wall.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ type WallWallpost struct {
ShortTextRate float64 `json:"short_text_rate"`
CarouselOffset int `json:"carousel_offset"`
Header WallWallpostHeader `json:"header"`
Hash string `json:"hash"`
}

// Attachment type.
Expand Down

0 comments on commit d62e868

Please sign in to comment.