feat: add Telnyx sms support

This commit is contained in:
Taranto 2023-07-30 11:43:33 +01:00
parent 7307466df4
commit e8a3d2ed11
8 changed files with 409 additions and 39 deletions

View file

@ -23,7 +23,8 @@ const SECRET_FIELDS = [
'binanceus.privateKey',
'cex.privateKey',
'binance.privateKey',
'twilio.authToken'
'twilio.authToken',
'telnyx.apiKey'
]
/*