toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal.options
/
VoiceOptions
/
VoiceOptions
Voice
Options
constructor
(
parseMode
:
ParseMode
?
=
null
,
duration
:
Int
?
=
null
,
disableNotification
:
Boolean
?
=
null
,
protectContent
:
Boolean
?
=
null
,
replyParameters
:
ReplyParameters
?
=
null
,
messageThreadId
:
Int
?
=
null
,
messageEffectId
:
String
?
=
null
,
allowPaidBroadcast
:
Boolean
?
=
null
)