Usage:
CocoaBuilder().addStringOption(CocoaOption("url", "URL of Song")); Copy
CocoaBuilder().addStringOption(CocoaOption("url", "URL of Song"));
The goal of this function is to shorten the redundant code.
description and required are optional, required is default to false
required
false
Optional
Usage:
The goal of this function is to shorten the redundant code.
description and required are optional,
required
is default tofalse