Type Alias DirectChatMember

DirectChatMember: { callsign: string; uid: string }

Type declaration

  • callsign: string
  • uid: string