Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api.app
/
GetAppAccessTokenApi
/
Body
Body
@
Serializable
data
class
Body
(
val
appId
:
String
,
val
clientSecret
:
String
)
(
source
)
Members
Constructors
Body
Link copied to clipboard
constructor
(
appId
:
String
,
clientSecret
:
String
)
Properties
app
Id
Link copied to clipboard
val
appId
:
String
client
Secret
Link copied to clipboard
val
clientSecret
:
String