Get Friend at Index
Input
Name | Data Type | Description |
---|---|---|
Enter | Exec | The input execution that triggers this node |
Index | Number | The index to use to select the friend. Valid indices are 1 to 50 or the current user's friend count. |
Output
Name | Data Type | Description |
---|---|---|
Pulse | Exec | Triggers a pulse when there is profile information available at the given index, as well as when there is none |
Info Available | Boolean | Returns true if the profile information of the friend at the given index is available, false if not |
Username | String | The TikTok username of the current user's friend at the given index |
Profile Photo Texture | Texture | The TikTok profile photo of the current user's friend at the given index |