Skip to content

Commit 6abd7ef

Browse files
committed
Remove last deprecation
1 parent 9f66af5 commit 6abd7ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

voice_message.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ type VoiceMessage struct {
2020
ScheduledDatetime *time.Time
2121
CreatedDatetime *time.Time
2222
Recipients Recipients
23-
Errors []Error // Deprecated: errors now returned at ErrorResponse instance as error.
2423
}
2524

2625
// VoiceMessageList represents a list of VoiceMessages.

0 commit comments

Comments
 (0)