app_bsky_contact_defs library
Classes
- MatchAndContactIndex
-
Associates a profile with the positional index of the contact import input in the call to
app.bsky.contact.importContacts, so clients can know which phone caused a particular match. - MatchAndContactIndexConverter
- Notification
- A stash object to be sent via bsync representing a notification to be created.
- NotificationConverter
- SyncStatus
- SyncStatusConverter
Extensions
- MatchAndContactIndexPatterns on MatchAndContactIndex
- Adds pattern-matching-related methods to MatchAndContactIndex.
- NotificationPatterns on Notification
- Adds pattern-matching-related methods to Notification.
- SyncStatusPatterns on SyncStatus
- Adds pattern-matching-related methods to SyncStatus.