UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

7 lines (5 loc) 151 B
export const customChatChannels = ['whatsapp', 'telegram']; export const customChatChannelsMap = { whatsapp: 'WhatsApp', telegram: 'Telegram', };