ApiPermissionDemand

Constructors

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

Properties

Link copied to clipboard

权限接口唯一标识

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

接口权限需求授权链接发送的子频道 id

Link copied to clipboard

接口权限链接中的机器人可使用功能的描述信息

Link copied to clipboard
@SerialName(value = "guild_id")
val guildId: String

申请接口权限的频道 id

Link copied to clipboard

接口权限链接中的接口权限描述信息