kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest
/
NamedFile
Named
File
class
NamedFile
(
val
name
:
String
,
val
contentProvider
:
ChannelProvider
)
(
source
)
Members
Constructors
Named
File
Link copied to clipboard
constructor
(
name
:
String
,
contentProvider
:
ChannelProvider
)
Properties
content
Provider
Link copied to clipboard
val
contentProvider
:
ChannelProvider
name
Link copied to clipboard
val
name
:
String
url
Link copied to clipboard
val
url
:
String
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
String
component2
Link copied to clipboard
operator
fun
component2
(
)
:
ChannelProvider
component3
Link copied to clipboard
operator
fun
component3
(
)
:
String