MCPcopy Create free account
hub / github.com/MathMan05/Fermi /

Class

src/webpage/notificationHandler.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 }
9}
10export class NotificationHandler {
11 static makeIcon(message: Message) {
12 return message.author.getpfpsrc(message.guild);
13 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected