export interface IPromotionRequest { from: string; nick: string; }