(
command: ApplicationCommandMessage,
args: {
source?: string;
theme: CodeImageSchema["theme"];
darkMode: CodeImageSchema["darkMode"];
padding: CodeImageSchema["padding"];
language: CodeImageSchema["language"];
filename: CodeImageSchema["filename"];
}
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected