com.atproto.sync.request_crawl

class atproto_client.models.com.atproto.sync.request_crawl.Data

Bases: DataModelBase

Input data model for com.atproto.sync.requestCrawl.

field hostname: str [Required]

Hostname of the current service (eg, PDS) that is requesting to be crawled.

class atproto_client.models.com.atproto.sync.request_crawl.DataDict(*args, **kwargs)

Bases: dict

hostname: str

Hostname of the current service (eg, PDS) that is requesting to be crawled.