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