create

fun create(    title: String,     description: String,     link: URL,     config: Channel.() -> Unit): Rss

Sources

Link copied to clipboard