UNPKG

wechaty-puppet

Version:
7 lines (6 loc) 125 B
export interface RoomInvitationPayload { id: string; inviterId: string; roomId: string; timestamp: number; }