Type Alias ServerContacts

ServerContacts: { profile: { name?: string }; wa_id: string }

Type declaration

  • profile: { name?: string }
  • wa_id: string