toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-api
/
love.forte.simbot.telegram.api.utils
/
StringValueInputFile
String
Value
Input
File
class
StringValueInputFile
:
InputFile
(
source
)
A
InputFile
implement with a simple
String value
.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
Functions
include
To
Link copied to clipboard
open
override
fun
includeTo
(
key
:
String
,
headers
:
Headers
,
formBuilder
:
FormBuilder
)
to
Form
Part
Link copied to clipboard
open
override
fun
toFormPart
(
key
:
String
,
headers
:
Headers
)
:
FormPart
<
*
>