UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

7 lines (5 loc) 367 B
export { sendChatOptIn } from './consent/sendChatOptIn'; export { sendChatTemplateMessage } from './consent/sendChatTemplateMessage'; export { sendChatTextMessage } from './sendMessages/sendChatTextMessage'; export { sendChatMediaMessage } from './sendMessages/sendChatMediaMessage'; export { sendChatLocationMessage } from './sendMessages/sendChatLocationMessage';