fromName

View as MarkdownOpen in Claude
get fromName(): string | undefined

Display name of the caller.

Examples

console.log(call.fromName);