simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild.internal
/
TencentAudioActionImpl
Tencent
Audio
Action
Impl
data
class
TencentAudioActionImpl
(
val
guildId
:
ID
,
val
channelId
:
ID
,
val
audioUrl
:
String
,
val
text
:
String
)
:
TencentAudioAction
Constructors
Properties
Constructors
Tencent
Audio
Action
Impl
Link copied to clipboard
fun
TencentAudioActionImpl
(
guildId
:
ID
,
channelId
:
ID
,
audioUrl
:
String
,
text
:
String
)
Properties
audio
Url
Link copied to clipboard
open
override
val
audioUrl
:
String
音频数据的url status为0时传
channel
Id
Link copied to clipboard
open
override
val
channelId
:
ID
guild
Id
Link copied to clipboard
open
override
val
guildId
:
ID
text
Link copied to clipboard
open
override
val
text
:
String
状态文本(比如:简单爱-周杰伦),可选,status为0时传,其他操作不传