menu
tdlib2 package
documentation
td_api.dart
RecognizeSpeech
RecognizeSpeech.new constructor
RecognizeSpeech.new constructor
dark_mode
light_mode
RecognizeSpeech
constructor
RecognizeSpeech
(
{
required
int
chatId
,
required
int
messageId
,
})
Implementation
RecognizeSpeech({required this.chatId, required this.messageId});
tdlib2 package
documentation
td_api
RecognizeSpeech
RecognizeSpeech.new constructor
RecognizeSpeech class