UNPKG

richpartners-telegram-sdk

Version:
9 lines (8 loc) 156 B
export interface AdInterstitialVideo { title: string; message: string; video: string; icon: string; button: string; link: string; }