menu
td_json_client package
documentation
td_api.dart
SetChatSlowModeDelay
SetChatSlowModeDelay.new constructor
SetChatSlowModeDelay.new constructor
dark_mode
light_mode
SetChatSlowModeDelay
constructor
SetChatSlowModeDelay
(
{
String
?
extra
,
int
?
client_id
,
int53
?
chat_id
,
int32
?
slow_mode_delay
,
})
Implementation
SetChatSlowModeDelay({ super.extra, super.client_id, this.chat_id, this.slow_mode_delay, });
td_json_client package
documentation
td_api
SetChatSlowModeDelay
SetChatSlowModeDelay.new constructor
SetChatSlowModeDelay class