↓ 1 callersFunctionsaveAttachment(
rootDir: string,
channelId: string,
filename: string,
buffer: Buffer,
mimeType?: string,
)
src/runtime/adapters/attachment-utils.ts:36
↓ 1 callersMethodupdateWithRetry(
client: any,
route: SlackRoute,
ts: string,
text: string,
maxRetries = 3,
)
src/runtime/adapters/slack.ts:607