africastalking-ts
Version:
Unofficial Typescript version of the Africa's Talking SDK
6 lines (5 loc) • 366 B
TypeScript
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';