外观
AppInfoResponseType
约 293 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / AppInfoResponseType
接口: AppInfoResponseType
定义于: types/platform/github/app.ts:32
应用的详细信息
属性
client_id
client_id:
string
定义于: types/platform/github/app.ts:38
应用的 Client ID
created_at
created_at:
string
定义于: types/platform/github/app.ts:54
应用创建时间的时间戳
description
description:
string
定义于: types/platform/github/app.ts:44
应用的描述
events
events:
string
[]
定义于: types/platform/github/app.ts:52
应用监听的事件列表
external_url
external_url:
string
定义于: types/platform/github/app.ts:46
应用的外部 URL
html_url
html_url:
string
定义于: types/platform/github/app.ts:48
应用的 Base 页面 URL
id
id:
number
定义于: types/platform/github/app.ts:34
应用的唯一 ID
name
name:
string
定义于: types/platform/github/app.ts:36
应用的名称
owner
owner:
AppUser
定义于: types/platform/github/app.ts:42
应用所有者的信息
permissions
permissions:
AppPermissions
定义于: types/platform/github/app.ts:50
应用所需的权限
slug
slug:
string
定义于: types/platform/github/app.ts:40
应用的标识符(slug)
updated_at
updated_at:
string
定义于: types/platform/github/app.ts:56
应用最后更新时间的时间戳