toggle menu
ozone
common
switch theme
search in API
ozone
/
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.