toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.configuration
/
CommandParsingConfiguration
/
CommandParsingConfiguration
Command
Parsing
Configuration
constructor
(
commandDelimiter
:
Char
=
'?'
,
parametersDelimiter
:
Char
=
'&'
,
parameterValueDelimiter
:
Char
=
'='
,
restrictSpacesInCommands
:
Boolean
=
false
,
useIdentifierInGroupCommands
:
Boolean
=
false
)