public getChannels(): JQuery.jqXHR {
        return this.http.get(this.api.get('sepehr', 'channels'));
    }