MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / getActionName

Method getActionName

aban/aban.ts:1236–1242  ·  view source on GitHub ↗
(action: string)

Source from the content-addressed store, hash-verified

1234 failed: groups.length,
1235 failedGroups: groups.map((group) => group.title),
1236 unresolved: true,
1237 unresolvedReason: this.getErrorReason(error),
1238 };
1239 }
1240
1241 const rights = new Api.ChatBannedRights({
1242 untilDate: 0,
1243 });
1244
1245 const limit = (await ensurePLimit())(4);

Callers 1

handleBasicCommandMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected