instagram: oops
This commit is contained in:
parent
e11c967c29
commit
2e02b5a7a1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ type QueryResponse struct {
|
|||
EdgeMediaToCaption struct {
|
||||
Edges []struct {
|
||||
Node struct {
|
||||
Text string `json:"text`
|
||||
Text string `json:"text"`
|
||||
} `json:"node"`
|
||||
} `json:"edges"`
|
||||
} `json:"edge_media_to_caption"`
|
||||
|
|
Reference in a new issue