You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2021. It is now read-only.
<td>Instagram username from where to retrieve the feed. Required if <spanclass="text-small text-italic">tag</span>is not defined.</td>
166
+
<td>Instagram username from where to retrieve the feed. Required if <spanclass="text-small text-italic">tag</span>and <spanclass="text-small text-italic">user_id</span> are not defined.</td>
<td>Instagram tag from where to retrieve the feed. Required if <spanclass="text-small text-italic">username</span>is not defined.</td>
175
+
<td>Instagram tag from where to retrieve the feed. Required if <spanclass="text-small text-italic">username</span>and <spanclass="text-small text-italic">user_id</span> are not defined.</td>
<td>Instagram user ID for GraphQL API. Required if <spanclass="text-small text-italic">username</span> and <spanclass="text-small text-italic">tag</span> are not defined.</td>
<td>Enables displaying the biography. Not compatible when loading a <spanclass="text-small text-italic">tag</span>feed</td>
218
+
<td>Enables displaying the biography. Not compatible when loading a <spanclass="text-small text-italic">tag</span>or from GraphQL API with <spanclass="text-small text-italic">user_id</span></td>
210
219
</tr>
211
220
<tr>
212
221
<tdclass="d-flex flex-wrap">
@@ -230,7 +239,15 @@ <h3>Options</h3>
230
239
</td>
231
240
<td><em>Boolean</em></td>
232
241
<td><code>false</code></td>
233
-
<td>Enables displaying the IGTV feed if available. Only for users</td>
242
+
<td>Enables displaying the IGTV feed if available. Not compatible when loading a <spanclass="text-small text-italic">tag</span> or from GraphQL API with <spanclass="text-small text-italic">user_id</span></td>
0 commit comments