Interface InstagramAccountInfoData

Basic info of connected Instagram account.

Author

Andres Gutierrez andres99@gmail.com

Since

2.0.0

Hierarchy

  • InstagramAccountInfoData

Properties

id: string

The instagram account id.

name: string

The instagram account name.

profile_picture_url: string

The instagram account profile picture URL.

username: string

The instagram account username.

Generated using TypeDoc