ParticipantCopyimport type { Participant } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/chime.ts";interface Participant {PhoneNumber?: string | null;ProxyPhoneNumber?: string | null;}§Properties§PhoneNumber?: string | null[src]§ProxyPhoneNumber?: string | null[src]