MCPcopy Create free account
hub / github.com/msgbyte/tailchat / whoami

Method whoami

apps/github-app/src/client.ts:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 async whoami() {
88 return this.call('user.whoami');
89 }
90
91 getBotToken() {
92 return crypto

Callers

nothing calls this directly

Calls 1

callMethod · 0.95

Tested by

no test coverage detected