Hi, I am trying to add a new line for a trello card description…
how would I do this?
TrelloAPI:AddCard(player.Name..":"..player.UserId,"Hello \n hi!",AppListID)
this method doesn’t seem to work
Hi, I am trying to add a new line for a trello card description…
how would I do this?
TrelloAPI:AddCard(player.Name..":"..player.UserId,"Hello \n hi!",AppListID)
this method doesn’t seem to work
There’s not enough information here. What’s the API Documentation? Are there any errors?
never mind, it was working… Thanks for the help tho!