package
Version:
v1.44.4
Opens a new window with list of versions in this module.
Published: Jan 9, 2022
License: OSL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
instagram.com/p/CT-cnxGhvvO
instagram.com/p/yza2PAPSx2
type Edge struct {
Node struct {
Display_URL string
Video_URL string
}
}
type Login struct {
Authorization string
}
Request with Authorization
type Media struct {
Shortcode_Media struct {
Display_URL string
Edge_Media_Preview_Like struct {
Count int
}
Edge_Media_To_Parent_Comment struct {
Edges []struct {
Node struct {
Text string
}
}
}
Edge_Sidecar_To_Children *struct {
Edges []Edge
}
Video_URL string
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.