create Guild
Saves a new Guild to the database.
Parameters
table Prefix
the prefix, if any, to use.
id
the id of the new guild.
data
the data of the new guild.
Throws
if an error occurs while saving the guild.
Saves a new Guild to the database.
the prefix, if any, to use.
the id of the new guild.
the data of the new guild.
if an error occurs while saving the guild.