Skip to content

Commit 752ffb8

Browse files
author
Haiping Chen
committed
Revision call duration.
1 parent a8e436d commit 752ffb8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Plugins/BotSharp.Plugin.Twilio/Models/ConversationalVoiceRequest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ public class ConversationalVoiceRequest : VoiceRequest
3939
[FromForm]
4040
public int MachineDetectionDuration { get; set; }
4141

42-
[FromForm]
43-
public int Duration { get; set; }
44-
4542
[FromForm]
4643
public int CallDuration { get; set; }
4744

0 commit comments

Comments
 (0)