amFollowing
Description
Checks whether you're following a row's script
Example request
https://www.rundowncreator.com/channel4news/API.php ?APIKey=edharken &APIToken=HNe2ADG0nBTiC8Q8WiVfsxeG5ip51A &Action=amFollowing &RowID=3
Example response
{ "Following": 0 }
Required parameters
RowID | integer | the row's unique ID |
Optional parameters
None
Returns
Following | boolean | true if you're following the script in the RowID specified, false if you're not |