UNPKG

scheunemann-interfaces

Version:
6 lines (5 loc) 110 B
export interface IEvolutionMessageKeyResponse { fromMe: boolean; id: string; remoteJid: string; }