parent
1d10f555f3
commit
9e6765bf8e
|
|
@ -70,7 +70,6 @@ type Item struct {
|
||||||
BookmarkOf []string `json:"bookmark-of,omitempty"`
|
BookmarkOf []string `json:"bookmark-of,omitempty"`
|
||||||
RepostOf []string `json:"repost-of,omitempty"`
|
RepostOf []string `json:"repost-of,omitempty"`
|
||||||
InReplyTo []string `json:"in-reply-to,omitempty"`
|
InReplyTo []string `json:"in-reply-to,omitempty"`
|
||||||
Summary []string `json:"summary,omitempty"`
|
|
||||||
Content *Content `json:"content,omitempty"`
|
Content *Content `json:"content,omitempty"`
|
||||||
Latitude string `json:"latitude,omitempty"`
|
Latitude string `json:"latitude,omitempty"`
|
||||||
Longitude string `json:"longitude,omitempty"`
|
Longitude string `json:"longitude,omitempty"`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user