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¶

Bases: TypedDict

hostname: str¶

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