package
2.8.1
Repository: https://github.com/manslaughter03/goinsta.git
Documentation: pkg.go.dev

# Functions

ExportAsBase64String exports selected *Instagram object as base64 encoded string.
ExportAsBytes exports selected *Instagram object as []byte.
ImportFromBase64String imports instagram configuration from a base64 encoded string.
ImportFromBytes imports instagram configuration from an array of bytes.