GuildsSectionBuilder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun addGuild(name: String, logoUrl: String, description: String? = null, isActive: Boolean): GuildsSectionBuilder
Link copied to clipboard
open override fun build(): GuildsSection

Builds an instance with the current data in the builder.