ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.sync
/
RequestCrawlRequest
Request
Crawl
Request
@
Serializable
data
class
RequestCrawlRequest
(
val
hostname
:
String
)
Parameters
hostname
Hostname of the current service (eg, PDS) that is requesting to be crawled.
Members
Constructors
Request
Crawl
Request
Link copied to clipboard
constructor
(
hostname
:
String
)
Properties
hostname
Link copied to clipboard
val
hostname
:
String
Hostname of the current service (eg, PDS) that is requesting to be crawled.