Skip to content

Commit

Permalink
Константы-аттачменты
Browse files Browse the repository at this point in the history
  • Loading branch information
nn-user committed Jul 25, 2020
1 parent 7ef0297 commit c4b57a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions object/wall.go
Expand Up @@ -195,6 +195,8 @@ const (
AttachmentTypeMarketAlbum = "market_album"
AttachmentTypeMarket = "market"
AttachmentTypeEvent = "event"
AttachmentTypeWall = "wall"
AttachmentTypeStory = "story"
)

// WallWallpostAttachment struct.
Expand Down

0 comments on commit c4b57a4

Please sign in to comment.