VoiceCallMethodssendDigitsAsk a question|Copy page|View as Markdown|More actionssendDigits sendDigits(digits): Promise<Call> - See Call for more details. Play DTMF digits to the other party on the call. Parameters NameTypedigitsstring Returns Promise<Call> - See Call for more details. Example 1await call.sendDigits("123");