Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
GetCredentialsResult
Get
Credentials
Result
@
Serializable
data
class
GetCredentialsResult
@
ApiResultConstructor
constructor
(
val
cookies
:
String
,
val
csrfToken
:
Int
)
(
source
)
GetCredentialsApi
的响应体。
Members
Constructors
Get
Credentials
Result
Link copied to clipboard
@
ApiResultConstructor
constructor
(
cookies
:
String
,
csrfToken
:
Int
)
Properties
cookies
Link copied to clipboard
val
cookies
:
String
Cookies
csrf
Token
Link copied to clipboard
@
SerialName
(
value
=
"csrf_token"
)
val
csrfToken
:
Int
CSRF Token