com.atproto.sync.notify_of_update¶

class atproto_client.models.com.atproto.sync.notify_of_update.Data¶

Bases: DataModelBase

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

field hostname: str [Required]¶

Hostname of the current service (usually a PDS) that is notifying of update.

class atproto_client.models.com.atproto.sync.notify_of_update.DataDict¶

Bases: TypedDict

hostname: str¶

Hostname of the current service (usually a PDS) that is notifying of update.