export interface DyNTS_DiBo_LastMentionDate { memberId: string memberName: string allMentions: number lastMentionDate: Date }