Type Alias UserTypingHandler<T>

UserTypingHandler<T>: ParsedUpdateHandler<"user_typing", T>

Type Parameters