A
C
D
E
F
G
H
I
L
O
P
R
S
T
U
V
W
_
O
- optionalUnion(com.kotlindiscord.kord.extensions.commands.Arguments,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.kotlindiscord.kord.extensions.modules.unsafe.converters.GenericConverter,java.lang.String,com.kotlindiscord.kord.extensions.commands.converters.Validator) - function in com.kotlindiscord.kord.extensions.modules.unsafe.converters.UnionConverterKt
- Create an optional union converter, for combining other converters into a single argument - with the caveat of type erasure.