isDuckChatUrl

abstract fun isDuckChatUrl(uri: Uri): Boolean

Determines whether a given Uri is a DuckChat URL.

Return

true if it is a DuckChat URL, false otherwise.