Accounts
Manage connected chat accounts
ModelsExpand Collapse
class Account: …A chat account added to Beeper
A chat account added to Beeper
User the account belongs to.
User the account belongs to.
True if Beeper cannot initiate messages to this user (e.g., blocked, network restriction, or no DM path). The user may still message you.
Display name as shown in clients (e.g., ‘Alice Example’). May include emojis.
Avatar image URL if available. May be temporary or local-only to this device; download promptly if durable access is needed.
List[Account]Connected accounts the user can act through. Includes accountID and user identity.
Connected accounts the user can act through. Includes accountID and user identity.
User the account belongs to.
User the account belongs to.
True if Beeper cannot initiate messages to this user (e.g., blocked, network restriction, or no DM path). The user may still message you.
Display name as shown in clients (e.g., ‘Alice Example’). May include emojis.
Avatar image URL if available. May be temporary or local-only to this device; download promptly if durable access is needed.
AccountsContacts
Manage contacts on a specific account
Search contacts
List contacts
ModelsExpand Collapse
class ContactSearchResponse: …
True if Beeper cannot initiate messages to this user (e.g., blocked, network restriction, or no DM path). The user may still message you.
Display name as shown in clients (e.g., ‘Alice Example’). May include emojis.
Avatar image URL if available. May be temporary or local-only to this device; download promptly if durable access is needed.