On this pageType Alias: UsersInfoResponse type UsersInfoResponse: WebAPICallResult & object; Type declaration error? optional error: string; needed? optional needed: string; ok? optional ok: boolean; provided? optional provided: string; user? optional user: User; Defined in packages/web-api/src/types/response/UsersInfoResponse.ts:11