MatrixWhoAmIResponseCopyimport type { MatrixWhoAmIResponse } from "https://raw.githubusercontent.com/cybertim/SmallBotMatrix/main/mod.ts";interface MatrixWhoAmIResponse {user_id: string;}§Properties§user_id: string[src]