BoardsAPI
How to Use
Functions
TrelloLists:GetBoard(BoardID)
Gets a board's information.
BoardID
is the ID of the board you want to get the info from.
This function returns the board's information, or returns false if it fails.
Last updated