Body

data class Body(val channelId: String, val apiIdentify: ApiPermissionDemandIdentify, val desc: String)(source)

用于在 DemandApiPermissionApi 中进行请求的

Constructors

Link copied to clipboard
constructor(channelId: String, apiIdentify: ApiPermissionDemandIdentify, desc: String)

Properties

Link copied to clipboard

api 权限需求标识对象

Link copied to clipboard
@SerialName(value = "channel_id")
val channelId: String

授权链接发送的子频道 id

Link copied to clipboard

机器人申请对应的 API 接口权限后可以使用功能的描述