Minor improvements

This commit is contained in:
phoenix
2025-11-14 16:47:48 -05:00
parent 89076425fb
commit 3a21426ae1
2 changed files with 12 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
package types
import (
twilioApi "github.com/twilio/twilio-go/rest/api/v2010"
)
type TwilioResult = twilioApi.ApiV2010Message