KeepTypingArguments constructor

KeepTypingArguments({
  1. required ChatId chatId,
})

Implementation

KeepTypingArguments({required this.chatId});