menu
messenger
api/backend/schema.graphql.dart
KeepTypingArguments
KeepTypingArguments.new constructor
KeepTypingArguments.new
dark_mode
light_mode
KeepTypingArguments
constructor
KeepTypingArguments
(
{
required
ChatId
chatId
,
})
Implementation
KeepTypingArguments({required this.chatId});
messenger
schema.graphql
KeepTypingArguments
KeepTypingArguments.new constructor
KeepTypingArguments class