UNPKG

telegram-free

Version:

Sends message by Telegram API and SMS by the free-mobile API

4 lines 93 B
export interface FreeMobileConfigurationInterface { user: number; password: string; }