|
|
async isPermissionsForSingleUseCommands(relation:RelationMock, growiCommandType:string, channelName:string, baseDate:Date):Promise<boolean> {
|
|
async isPermissionsForSingleUseCommands(relation:RelationMock, growiCommandType:string, channelName:string, baseDate:Date):Promise<boolean> {
|
|
|
const syncedRelation = await this.syncRelation(relation, baseDate);
|
|
const syncedRelation = await this.syncRelation(relation, baseDate);
|