PublishResponse: {
    from: string;
    message?: string;
    ok: boolean;
}