Readonly
endA string to add to the end of every row
Readonly
padReadonly
rowsThe Table's generated rows. Do not modify unless you know what you're doing.
Readonly
startA string to add to the start of every row
Readonly
titleThe Table's generated title string
Add a row with data to the Table
Optional
options: RowOptionDataConvert the Table to an EmbedField object
Use this when creating a MessageEmbed
Optional
options: TableToFieldOptionsWhether or not the field is inline
Convert the Table to a nice string
Optional
options: TableToStringOptionsGenerated using TypeDoc
Create a new Table