SuggestedArticleWithUrl

@Serializable
class SuggestedArticleWithUrl(val title: String, val url: String) : SuggestedArticle

Custom Url with title

Constructors

Link copied to clipboard
constructor(title: String, url: String)

Properties

Link copied to clipboard
Link copied to clipboard
val url: String

Functions

Link copied to clipboard
open override fun isValid(): Boolean

Based on the type is the article valid, if not it won't be rendered in the Beacon