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